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 7cc3481 commit ae38b60Copy full SHA for ae38b60
.github/workflows/build-release_merge_package.yaml
@@ -121,6 +121,7 @@ jobs:
121
with:
122
release-tag: ${{ needs.update-packagejson.outputs.normalized-tag }}
123
artifact-package-name: ${{ needs.build-package.outputs.package-name }}
124
+ artifact-digest: ${{ needs.build-package.outputs.artifact-digest }}
125
dry-run: ${{ inputs.dry-run }}
126
127
clean-branch:
0 commit comments