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