mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
fix: correct merge workflow to increment patch version
This commit is contained in:
parent
c77bf5d1ea
commit
4c9919f0a0
1
.github/workflows/merge.yml
vendored
1
.github/workflows/merge.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
uses: commitizen-tools/commitizen-action@master
|
||||
with:
|
||||
push: false
|
||||
increment: patch
|
||||
|
||||
- name: Push using ssh
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user