We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdffbf commit 7bb1bb2Copy full SHA for 7bb1bb2
.github/workflows/deploy-docs.yml
@@ -5,8 +5,8 @@ on:
5
- docs
6
7
permissions:
8
- contents: write
9
- pages: write
+ contents: write
+ pages: write
10
11
jobs:
12
build:
0 commit comments