mirror of
https://github.com/foxsen/archbase.git
synced 2026-04-03 02:38:21 +08:00
add writer permission to pages to enable merge test
This commit is contained in:
4
.github/workflows/deploy_bookdown.yml
vendored
4
.github/workflows/deploy_bookdown.yml
vendored
@@ -8,6 +8,10 @@ on:
|
||||
|
||||
name: renderbook
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
|
||||
jobs:
|
||||
bookdown:
|
||||
name: Render-Book
|
||||
|
||||
Reference in New Issue
Block a user