mirror of
https://github.com/one-among-us/data.git
synced 2024-11-22 03:04:51 +08:00
[F] Try to fix permissions
This commit is contained in:
parent
59b197f56f
commit
7ca51888b9
1
.github/workflows/generator.yml
vendored
1
.github/workflows/generator.yml
vendored
@ -19,6 +19,7 @@ permissions:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions: write-all
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user