mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 18:31:41 +00:00
fix: correct merge workflow to increment patch version
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
|||||||
uses: commitizen-tools/commitizen-action@master
|
uses: commitizen-tools/commitizen-action@master
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
|
increment: patch
|
||||||
|
|
||||||
- name: Push using ssh
|
- name: Push using ssh
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user