Skip to content

Commit 55bab3e

Browse files
Update version-bump.yml
1 parent b5f7444 commit 55bab3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-bump.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ jobs:
1717
with:
1818
github-token: ${{ secrets.github_token }}
1919
auto-version-bump: true
20+
auto-version-bump-release: true
2021
- name: Print Version
2122
run: "echo 'New Version: ${{steps.bump.outputs.version}}'"

0 commit comments

Comments
 (0)