We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2c007 commit fe59532Copy full SHA for fe59532
1 file changed
.github/workflows/publish-to-website.yml
@@ -14,6 +14,8 @@ on:
14
- trusted-committer/**
15
- workbook/**
16
17
+permissions:
18
+ contents: write
19
# Checks if this workflow is already running, and if so cancels it
20
concurrency:
21
group: ${{ github.workflow }}
0 commit comments