Skip to content

Commit 9ec913d

Browse files
committed
ci: not adding tags for release
1 parent f0b6f8d commit 9ec913d

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
@@ -25,6 +25,5 @@ jobs:
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.github_token }}
2727
with:
28-
tag_name: ${{ steps.changelog.outputs.tag }}
2928
release_name: ${{ steps.changelog.outputs.tag }}
3029
body: ${{ steps.changelog.outputs.clean_changelog }}

0 commit comments

Comments
 (0)