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 11bf7e8 commit 8af4edeCopy full SHA for 8af4ede
.github/workflows/release-candidate.yml
@@ -81,7 +81,7 @@ jobs:
81
organization-id: 'd330f023-29aa-44e4-b90b-ae1c570f4a25'
82
project-slug: 'pandoc'
83
signing-policy-slug: 'test-signing'
84
- github-artifact-id: '${{ steps.upload-unsigned-artifact.outputs.windows-release-candidate }}'
+ github-artifact-id: '${{ steps.upload-unsigned-artifact.outputs.artifact-id }}'
85
wait-for-completion: true
86
output-artifact-directory: 'windows-release-candidate-signed'
87
0 commit comments