Skip to content

Commit 6ae8f11

Browse files
committed
fix(ci): fix release
1 parent d29e8c2 commit 6ae8f11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,4 @@ jobs:
7474
uses: ./.github/workflows/publish.yml
7575
secrets: inherit
7676
with:
77-
commit-hash: ${{ needs.release.outputs.commit-hash }}
7877
tag-name: ${{ inputs.tag-name || needs.release.outputs.tag-name }}

0 commit comments

Comments
 (0)