fix(autopatch): Added auto_increment: true to modify_release and reset suffix to .alma.1 so autopatch no longer fails when a previ
#7
@ -35,8 +35,9 @@ actions:
|
||||
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.2"
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
auto_increment: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Eduard Abdullin"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user