chore(ci): allow non-main branch releases
All checks were successful
Auto Changelog & Release / release (push) Successful in 10s
All checks were successful
Auto Changelog & Release / release (push) Successful in 10s
This commit is contained in:
@@ -17,3 +17,4 @@ jobs:
|
|||||||
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0.3.0
|
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0.3.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}
|
token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}
|
||||||
|
allow_non_main_release: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user