refactor: update workflow
This commit is contained in:
parent
8218d75d35
commit
5e84f3ef5a
2
.github/workflows/deploy-github-pages.yml
vendored
2
.github/workflows/deploy-github-pages.yml
vendored
@ -11,7 +11,7 @@ on:
|
|||||||
|
|
||||||
# 设置 GITHUB_TOKEN 的权限,以允许部署到 GitHub Pages。
|
# 设置 GITHUB_TOKEN 的权限,以允许部署到 GitHub Pages。
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
pages: write
|
pages: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user