We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36269bd + 0a2de07 commit d81d94aCopy full SHA for d81d94a
1 file changed
.github/workflows/pages.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: write
12
steps:
13
- uses: actions/checkout@v4
14
0 commit comments