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 97ca204 commit 91af66fCopy full SHA for 91af66f
.github/workflows/astro.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
build-docs:
12
runs-on: ubuntu-latest
13
+ permissions:
14
+ contents: write
15
steps:
16
- uses: actions/checkout@v4
17
with:
0 commit comments