1
0
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:
Azalea Gui 2023-01-05 12:25:32 -05:00
parent 7ca51888b9
commit 6a233c424c
No known key found for this signature in database
GPG Key ID: E289FAC0DA92DD2B

View File

@ -52,7 +52,7 @@ jobs:
- name: Trigger web repackage
uses: actions/github-script@v6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_PERSONAL_TOKEN }}
script: |
await github.rest.actions.createWorkflowDispatch({
owner: 'one-among-us',