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:
parent
8961ffce84
commit
57c9bcac4f
3
.github/workflows/preview.yml
vendored
3
.github/workflows/preview.yml
vendored
@ -12,8 +12,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
deployments: write
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user