Skip to content

Commit c0085b5

Browse files
authored
Merge branch 'develop' into master
2 parents 42fa4a0 + 480e9ba commit c0085b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
# Project name to pack and publish
1414
PROJECT_NAME: SharpHelpers
1515
# GitHub Packages Feed settings
16-
GITHUB_FEED: https://nuget.pkg.github.com/shaprcode-it/
16+
GITHUB_FEED: https://nuget.pkg.github.com/sharpcode-it/
1717
GITHUB_USER: iscifoni
1818
GITHUB_TOKEN: ${{ secrets.SHARPAPI_GITHUB_TOKEN }}
1919
# Official NuGet Feed settings

0 commit comments

Comments
 (0)