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 822a046 commit 308c6ffCopy full SHA for 308c6ff
.github/workflows/gh-pages.yml
@@ -5,6 +5,8 @@ on:
5
- master
6
jobs:
7
build-and-deploy:
8
+ permissions:
9
+ contents: write
10
runs-on: ubuntu-latest
11
12
steps:
0 commit comments