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 5d10b6a commit 1a0a75eCopy full SHA for 1a0a75e
.github/workflows/publish.yml
@@ -30,4 +30,3 @@ jobs:
30
31
- name: 🚀 Publish to NuGet.org
32
run: dotnet nuget push ./nupkg/*.nupkg --skip-duplicate --source https://int.nugettest.org/v3.index.json # https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
33
-
0 commit comments