mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
[F] Try to fix permissions
This commit is contained in:
parent
7ca51888b9
commit
6a233c424c
2
.github/workflows/generator.yml
vendored
2
.github/workflows/generator.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
- name: Trigger web repackage
|
- name: Trigger web repackage
|
||||||
uses: actions/github-script@v6
|
uses: actions/github-script@v6
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_PERSONAL_TOKEN }}
|
||||||
script: |
|
script: |
|
||||||
await github.rest.actions.createWorkflowDispatch({
|
await github.rest.actions.createWorkflowDispatch({
|
||||||
owner: 'one-among-us',
|
owner: 'one-among-us',
|
||||||
|
Loading…
Reference in New Issue
Block a user