chore: fix GH_TOKEN
This commit is contained in:
parent
830d23fae7
commit
334dbc04a6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -85,4 +85,4 @@ jobs:
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_REPO }}
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user