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 1846d45 commit b1335e2Copy full SHA for b1335e2
.github/workflows/release.yml
@@ -75,5 +75,7 @@ jobs:
75
site:
76
needs: build
77
uses: ./.github/workflows/reusable-github-pages.yml
78
+ permissions:
79
+ contents: write
80
with:
81
site-version: "${{needs.build.outputs.docs-version.version}}"
0 commit comments