We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42fa4a0 + 480e9ba commit c0085b5Copy full SHA for c0085b5
.github/workflows/dotnet.yml
@@ -13,7 +13,7 @@ env:
13
# Project name to pack and publish
14
PROJECT_NAME: SharpHelpers
15
# GitHub Packages Feed settings
16
- GITHUB_FEED: https://nuget.pkg.github.com/shaprcode-it/
+ GITHUB_FEED: https://nuget.pkg.github.com/sharpcode-it/
17
GITHUB_USER: iscifoni
18
GITHUB_TOKEN: ${{ secrets.SHARPAPI_GITHUB_TOKEN }}
19
# Official NuGet Feed settings
0 commit comments