fix: Prevent increment when release commit is tagged (#246)
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
workflow: GitFlow/v1
|
||||
next-version: 3.0.0
|
||||
branches:
|
||||
release:
|
||||
prevent-increment:
|
||||
when-current-commit-tagged: true
|
||||
|
||||
Reference in New Issue
Block a user