We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2732ff commit 043940cCopy full SHA for 043940c
.github/workflows/release_windows.yml
@@ -78,7 +78,7 @@ jobs:
78
-ProjectSlug "HyperPlay_Win_x64" `
79
-SigningPolicySlug "Release_Signing" `
80
-OutputArtifactPath "signed/$exeName" `
81
- -WaitForCompletion
+ -WaitForCompletion `
82
-Force
83
84
- name: Install powershell-yaml
0 commit comments