Set default bump back to minor

This commit is contained in:
Luke Tainton 2024-07-15 21:02:54 +01:00
parent 2c7111db2f
commit 5f70072476
No known key found for this signature in database

View File

@ -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