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 2f18521 commit 2df6dfaCopy full SHA for 2df6dfa
.github/workflows/deploy.yml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
build:
10
name: Build Docusaurus
11
+ permissions:
12
+ contents: read
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
0 commit comments