We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c570829 commit 89a94aeCopy full SHA for 89a94ae
.github/workflows/website.yml
@@ -8,6 +8,8 @@ jobs:
8
build:
9
name: Build & Deploy
10
runs-on: ubuntu-20.04
11
+ permissions:
12
+ contents: write
13
steps:
14
# checkout code
15
- uses: actions/checkout@v2
0 commit comments