We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d6daf commit dd6ef32Copy full SHA for dd6ef32
build-system/windows-release.yaml
@@ -40,7 +40,7 @@ steps:
40
displayName: 'FAKE Build'
41
inputs:
42
filename: build.cmd
43
- arguments: 'All SignClientUser=$(signingUsername) SignClientSecret=$(signingPassword) nugetpublishurl=https://api.nuget.org/v3/index.json nugetkey=$(nugetKey)'
+ arguments: 'All nugetpublishurl=https://api.nuget.org/v3/index.json nugetkey=$(nugetKey)'
44
45
- task: GitHubRelease@0
46
displayName: 'GitHub release (create)'
0 commit comments