Skip to content

Commit 8c7d417

Browse files
Updated GitHub workflow to include pages: write permission for MkDocs deployment.
1 parent f8b17ea commit 8c7d417

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- feature/DPAV-1838
66
permissions:
77
contents: write
8+
pages: write
89
jobs:
910
deploy:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)