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 57cdf78 commit a4f927aCopy full SHA for a4f927a
.gitlab-ci.yml
@@ -17,4 +17,4 @@ publish:
17
script:
18
- 'mono /bin/NuGet.exe push ./artifacts/*.nupkg $NUGET_KEY -Source $NUGET_SOURCE'
19
only:
20
- - tags
+ - master
0 commit comments