We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29c518 commit fc4f93fCopy full SHA for fc4f93f
.github/workflows/gh-pages.yml
@@ -6,6 +6,9 @@ on:
6
- main # Set a branch to deploy
7
pull_request:
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
deploy:
14
runs-on: ubuntu-22.04
0 commit comments