We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d243e2d + fdac312 commit 948213cCopy full SHA for 948213c
.github/workflows/book.yml
@@ -6,6 +6,8 @@ on:
6
7
jobs:
8
book:
9
+ permissions:
10
+ contents: write
11
name: Build and deploy book
12
runs-on: ubuntu-latest
13
steps:
0 commit comments