mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
[F] Fix gh permissions
This commit is contained in:
parent
a71f77851a
commit
d65dd7958c
4
.github/workflows/generator.yml
vendored
4
.github/workflows/generator.yml
vendored
@ -12,7 +12,7 @@ concurrency:
|
||||
|
||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pages: write
|
||||
id-token: write
|
||||
|
||||
@ -49,3 +49,5 @@ jobs:
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: dist
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user