We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8592dd commit 51f0d93Copy full SHA for 51f0d93
.github/workflows/docs.yml
@@ -14,6 +14,8 @@ on:
14
jobs:
15
deploy:
16
runs-on: ubuntu-20.04
17
+ permissions:
18
+ contents: write
19
steps:
20
- uses: actions/checkout@v2
21
- uses: actions/cache@v2
0 commit comments