feat(workflows): enhance release process with additional steps
Some checks failed
Auto Changelog & Release / release (push) Failing after 3s

- Update action reference to use the main branch for stability
- Add scripts for version detection, CLI version reading, and git-cliff installation
- Include setup for git configuration and changelog generation
- Improve release logic based on version changes and branch checks
This commit is contained in:
2025-06-14 18:49:22 +02:00
parent 209c25d05a
commit 4ab6624add
2 changed files with 30 additions and 3 deletions

View File

@@ -11,6 +11,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Release
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@978d002e9eb82247da53ddfb4fa2226527290919
with:
fetch-depth: 0
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@main