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 3b302b5 commit 29a811eCopy full SHA for 29a811e
.github/workflows/deploy.yaml
@@ -1,4 +1,6 @@
1
name: Deploy to GitHub Pages
2
+permissions:
3
+ contents: write
4
on:
5
push:
6
branches: [ "main", "master" ]
0 commit comments