Commit a3aa6647 authored by Moody Salem's avatar Moody Salem

chore: set `default_bump` to false per https://github.com/mathieudutour/github-tag-action/issues/85

parent f463df97
...@@ -23,6 +23,7 @@ jobs: ...@@ -23,6 +23,7 @@ jobs:
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: .* release_branches: .*
default_bump: false
create_release: create_release:
name: Create Release name: Create Release
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment