Merge pull request 'fix(autopatch): Added auto_increment: true to modify_release and reset suffix to .alma.1 so autopatch no longer fails when a previ' (#7) from agent-fix/a10-20260812-124232 into a10

Reviewed-on: #7
This commit is contained in:
eabdullin 2026-08-12 13:31:33 +00:00
commit cfec68cf5b

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"