mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-06-01 04:52:08 -04:00
Grant write permissions to documentation workflow
This commit is contained in:
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@@ -29,6 +29,7 @@ env:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pages: write
|
||||
|
||||
jobs:
|
||||
documentation:
|
||||
|
||||
Reference in New Issue
Block a user