Skip to content

Commit b1335e2

Browse files
authored
Update release.yml permissions
1 parent 1846d45 commit b1335e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,7 @@ jobs:
7575
site:
7676
needs: build
7777
uses: ./.github/workflows/reusable-github-pages.yml
78+
permissions:
79+
contents: write
7880
with:
7981
site-version: "${{needs.build.outputs.docs-version.version}}"

0 commit comments

Comments
 (0)