fix: Prevent increment when release commit is tagged (#246)

This commit is contained in:
Alan Rynne
2024-09-18 10:35:22 +02:00
committed by GitHub
parent d358a75769
commit ac1e402d1d
+4
View File
@@ -1,2 +1,6 @@
workflow: GitFlow/v1
next-version: 3.0.0
branches:
release:
prevent-increment:
when-current-commit-tagged: true