Skip to content

Commit d57662f

Browse files
authored
Update mdbook.yml
1 parent 3451619 commit d57662f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/mdbook.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ on:
77
# Enable manual trigger
88
workflow_dispatch:
99

10+
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
11+
permissions:
12+
contents: read
13+
pages: write
14+
id-token: write
15+
1016
jobs:
1117
install-mdbook:
1218
environment:

0 commit comments

Comments
 (0)