mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-14 13:50:33 +00:00
chore: set release token
This commit is contained in:
parent
954e13db3e
commit
6d3ca74ece
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-plz.yml
vendored
2
.github/workflows/release-plz.yml
vendored
|
|
@ -31,4 +31,4 @@ jobs:
|
|||
- run: mise run release-plz
|
||||
env:
|
||||
DRY_RUN: 0
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue