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

View File

@ -19,6 +19,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/checkout@v3