We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49ba07 commit a3c8888Copy full SHA for a3c8888
.github/workflows/docusaurus.yml
@@ -14,6 +14,8 @@ concurrency:
14
15
jobs:
16
deploy:
17
+ permissions:
18
+ contents: write
19
name: Deploy to GitHub Pages
20
runs-on: ubuntu-latest
21
steps:
0 commit comments