Skip to content

Commit 78ee517

Browse files
committed
ci: remove unnecessary git_tag setting
- Removed `git_tag: false` from workflow. - Prevents unnecessary git tag creation. - Simplifies version bump process.
1 parent 77dca59 commit 78ee517

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/version-bump.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ jobs:
3030
uses: taj54/[email protected]
3131
with:
3232
release_type: ${{ inputs.release_type }}
33-
git_tag: false
3433
env:
3534
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)