chore(release): update action version in workflow
All checks were successful
Auto Changelog & Release / release (push) Successful in 20s
All checks were successful
Auto Changelog & Release / release (push) Successful in 20s
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0.3.0
|
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}
|
token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}
|
||||||
allow_non_main_release: "true"
|
allow_non_main_release: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user