mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +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
|
||||
with:
|
||||
push: false
|
||||
increment: patch
|
||||
|
||||
- name: Push using ssh
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user