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 a8861b7 commit 09be56dCopy full SHA for 09be56d
.github/workflows/windows.yml
@@ -132,7 +132,7 @@ jobs:
132
organization-id: 'b7a507e8-ab76-445f-bfb5-05944bcbbee9'
133
project-slug: 'welle.io'
134
signing-policy-slug: 'release-signing'
135
- github-artifact-id: '${{upload_artifact.outputs.artifact-id}}'
+ github-artifact-id: '${{steps.upload_artifact.outputs.artifact-id}}'
136
wait-for-completion: true
137
output-artifact-directory: 'publish_production'
138
0 commit comments