Update build.yml
This commit is contained in:
parent
9262bbf1c3
commit
fd3893b7d9
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -154,4 +154,5 @@ jobs:
|
|||||||
files: |
|
files: |
|
||||||
artifacts/*.zip, artifacts/*.bin
|
artifacts/*.zip, artifacts/*.bin
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
GITHUB_TOKEN: ${{ secrets.MY_PAT }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user