We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365c2fe commit 2f99f82Copy full SHA for 2f99f82
.github/workflows/deploy.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
deploy:
13
name: Deploy to GitHub Pages
0 commit comments