actions: use RELEASE_TOKEN to create a release
This commit is contained in:
parent
225a66a685
commit
80a84e5e09
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -189,4 +189,4 @@ jobs:
|
||||
files: |
|
||||
artifacts/*.zip, artifacts/*.bin
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user