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 d29e8c2 commit 6ae8f11Copy full SHA for 6ae8f11
.github/workflows/release.yml
@@ -74,5 +74,4 @@ jobs:
74
uses: ./.github/workflows/publish.yml
75
secrets: inherit
76
with:
77
- commit-hash: ${{ needs.release.outputs.commit-hash }}
78
tag-name: ${{ inputs.tag-name || needs.release.outputs.tag-name }}
0 commit comments