chore(ci): allow non-main branch releases
All checks were successful
Auto Changelog & Release / release (push) Successful in 10s

This commit is contained in:
2025-09-27 21:49:13 +02:00
parent 4d248aefd1
commit 121ea5b57a

View File

@@ -17,3 +17,4 @@ jobs:
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0.3.0
with:
token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}
allow_non_main_release: "true"