Skip to content

Commit 1b2be90

Browse files
committed
ci: 👷 fix draft release 4
1 parent 1c93612 commit 1b2be90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: 🧵 Create Release
4141
uses: ncipollo/release-action@v1.10.0
4242
with:
43+
tag: ${{ inputs.tag }}
4344
token: ${{ secrets.GITHUB_TOKEN }}
4445
body: ${{ steps.changelog.outputs.changelog }}
4546
allowUpdates: true

0 commit comments

Comments
 (0)