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.
2 parents 8fa2bfd + 5fd08a0 commit 6ba4916Copy full SHA for 6ba4916
.github/workflows/release.yml
@@ -39,5 +39,3 @@ jobs:
39
40
- name: Publish Nuget Package
41
run: dotnet nuget push **/*.nupkg --api-key ${{ secrets.nuget_api_key }} --source https://api.nuget.org/v3/index.json
42
-
43
- - name: Publish Symbol Package
0 commit comments