mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
parent
7f5cd1e25e
commit
8f28e12ad0
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
|
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
pages: write
|
pages: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
@ -49,3 +49,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: dist
|
folder: dist
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user