We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcddc1 commit d0edd8cCopy full SHA for d0edd8c
1 file changed
.github/workflows/build.yaml
@@ -75,6 +75,6 @@ jobs:
75
-s https://api.nuget.org/v3/index.json
76
-k $env:NUGET_API_KEY
77
--skip-duplicate
78
- --no-symbols 1
+ --no-symbols
79
env:
80
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
0 commit comments