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.
1 parent 60becc7 commit 0d8ecb2Copy full SHA for 0d8ecb2
.github/workflows/dotnet-core.yml
@@ -15,7 +15,7 @@ env:
15
# Project name to pack and publish
16
PROJECT_NAME: Synercoding.FileFormats.Pdf
17
# GitHub Packages Feed settings
18
- GITHUB_FEED: https://nuget.pkg.github.com/synercoder/index.json
+ GITHUB_FEED: https://nuget.pkg.github.com/synercoder/
19
GITHUB_USER: synercoder
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
# Official NuGet Feed settings
0 commit comments