summaryrefslogtreecommitdiff
path: root/.github/workflows/website.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/website.yml')
-rw-r--r--.github/workflows/website.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml
index 3fac07f58..3b1d517a1 100644
--- a/.github/workflows/website.yml
+++ b/.github/workflows/website.yml
@@ -19,6 +19,9 @@ on:
types:
- published
+permissions:
+ contents: write # for release creation (svenstaro/upload-release-action)
+
# This job is copy/paster into wrapdb CI, please update it there when doing any
# change here.
jobs: