1
0
mirror of https://github.com/one-among-us/data.git synced 2025-01-10 02:52:22 +08:00

[F] Fix preview action?

This commit is contained in:
Azalea 2025-01-02 19:01:06 +08:00 committed by GitHub
parent 8961ffce84
commit 57c9bcac4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,8 +12,9 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
deployments: write
pull-requests: write
steps:
- uses: actions/checkout@v4