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 61aef1f commit c404c60Copy full SHA for c404c60
.github/workflows/windows.yml
@@ -137,7 +137,7 @@ jobs:
137
organization-id: 'b7a507e8-ab76-445f-bfb5-05944bcbbee9'
138
project-slug: 'welle.io'
139
signing-policy-slug: 'release-signing'
140
- github-artifact-id: '${{needs.qtbuild.upload_artifact.outputs.artifact-id}}'
+ github-artifact-id: '${{needs.qtbuild.steps.upload_artifact.outputs.artifact-id}}'
141
wait-for-completion: true
142
output-artifact-directory: 'publish_production'
143
0 commit comments