We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a87de commit cc46967Copy full SHA for cc46967
.github/workflows/gh-pages.yaml
@@ -6,6 +6,9 @@ on:
6
# - main # You can change this to your default branch
7
- docs
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build:
14
runs-on: ubuntu-latest
0 commit comments