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 c75506b commit d7352b4Copy full SHA for d7352b4
.github/workflows/publish.yml
@@ -31,3 +31,4 @@ jobs:
31
32
- name: 🚀 Publish to NuGet.org
33
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 }}
34
+
0 commit comments