forked from Archives/fx
Use MY_TOKEN
This commit is contained in:
parent
0d556edd9e
commit
fc257539df
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,5 +23,5 @@ jobs:
|
|||||||
- name: Build and Release
|
- name: Build and Release
|
||||||
env:
|
env:
|
||||||
FORCE_COLOR: 3
|
FORCE_COLOR: 3
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
|
||||||
run: npx zx .github/workflows/release.mjs
|
run: npx zx .github/workflows/release.mjs
|
||||||
|
Loading…
Reference in New Issue
Block a user