Skip to content

Commit 2e8c496

Browse files
authored
Merge pull request #4 from daaa1k/fix-deploy-error
2 parents 86cc9c4 + 3cea78b commit 2e8c496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/mdbook.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
# branches: [master]
77
pull_request:
88

9+
permissions:
10+
contents: write
11+
912
jobs:
1013
deploy:
1114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)