Skip to content

Commit dd6ef32

Browse files
authored
Update windows-release.yaml (#263)
1 parent c4d6daf commit dd6ef32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-system/windows-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ steps:
4040
displayName: 'FAKE Build'
4141
inputs:
4242
filename: build.cmd
43-
arguments: 'All SignClientUser=$(signingUsername) SignClientSecret=$(signingPassword) nugetpublishurl=https://api.nuget.org/v3/index.json nugetkey=$(nugetKey)'
43+
arguments: 'All nugetpublishurl=https://api.nuget.org/v3/index.json nugetkey=$(nugetKey)'
4444

4545
- task: GitHubRelease@0
4646
displayName: 'GitHub release (create)'

0 commit comments

Comments
 (0)