Skip to content

Commit

Permalink
Try to fix access to artifact ID again
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL committed Dec 8, 2024
1 parent 61aef1f commit c404c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
organization-id: 'b7a507e8-ab76-445f-bfb5-05944bcbbee9'
project-slug: 'welle.io'
signing-policy-slug: 'release-signing'
github-artifact-id: '${{needs.qtbuild.upload_artifact.outputs.artifact-id}}'
github-artifact-id: '${{needs.qtbuild.steps.upload_artifact.outputs.artifact-id}}'
wait-for-completion: true
output-artifact-directory: 'publish_production'

Expand Down

0 comments on commit c404c60

Please sign in to comment.