mirror of
https://github.com/foxsen/archbase.git
synced 2026-02-03 02:14:40 +08:00
more permissions
This commit is contained in:
3
.github/workflows/deploy_bookdown.yml
vendored
3
.github/workflows/deploy_bookdown.yml
vendored
@@ -9,8 +9,9 @@ on:
|
||||
name: renderbook
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pages: write
|
||||
gh-pages: write
|
||||
|
||||
jobs:
|
||||
bookdown:
|
||||
|
||||
Reference in New Issue
Block a user