fix(autopatch): Added auto_increment: true to modify_release and reset suffix to .alma.1 so autopatch no longer fails when a previ #7

Merged
eabdullin merged 1 commits from agent-fix/a10-20260812-124232 into a10 2026-08-12 13:31:33 +00:00

View File

@ -35,8 +35,9 @@ actions:
- modify_release:
- suffix: ".alma.2"
- suffix: ".alma.1"
enabled: true
auto_increment: true
- changelog_entry:
- name: "Eduard Abdullin"