Skip to content

Commit 53be89c

Browse files
Update windows-release.yaml
1 parent 1f88a68 commit 53be89c

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
@@ -26,7 +26,7 @@ steps:
2626
displayName: 'FAKE Build'
2727
inputs:
2828
filename: build.cmd
29-
arguments: 'All nugetpublishurl=https://www.nuget.org/api/v2/package nugetkey=$(nugetKey)'
29+
arguments: 'All nugetpublishurl=https://www.nuget.org/api/v2/package nugetkey=$(hoconKey)'
3030

3131
- task: GitHubRelease@0
3232
displayName: 'GitHub release (create)'

0 commit comments

Comments
 (0)