Skip to content

Commit

Permalink
♻️ 修订Workflow权限
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Dec 31, 2023
1 parent 8d058e1 commit 4861b55
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ on:
# 手动触发部署
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

concurrency:
group: pages
cancel-in-progress: false
Expand Down

0 comments on commit 4861b55

Please sign in to comment.