Set default bump back to minor
This commit is contained in:
parent
2c7111db2f
commit
5f70072476
4
.github/workflows/create-release.yml
vendored
4
.github/workflows/create-release.yml
vendored
@ -29,8 +29,8 @@ jobs:
|
||||
uses: mathieudutour/github-tag-action@v6.2
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# default_bump: minor
|
||||
default_bump: false
|
||||
default_bump: minor
|
||||
# default_bump: false
|
||||
|
||||
- name: Create a GitHub release
|
||||
uses: ncipollo/release-action@v1
|
||||
|
Loading…
Reference in New Issue
Block a user