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 2ae0d8e commit 46a29f4Copy full SHA for 46a29f4
1 file changed
.github/workflows/build-and-publish_v13.yml
@@ -45,4 +45,4 @@ jobs:
45
path: ./**/testLog*.html
46
47
- name: Publish to GitHub registry
48
- run: dotnet nuget push *.nupkg --source https://nuget.pkg.github.com/${{github.repository_owner}}/index.json --api-key ${{ secrets.GITHUB_TOKEN }}
+ run: dotnet nuget push *.nupkg --source https://nuget.pkg.github.com/${{github.repository_owner}}/index.json --api-key ${{ secrets.GITHUB_TOKEN }}
0 commit comments