mirror of
https://github.com/yattee/yattee.git
synced 2026-02-19 17:29:45 +00:00
The release job fails when the build number in the repo already matches the computed value, causing git commit to exit with code 1 on an empty changeset. Now we check for staged changes before committing.