We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a6e75 commit c400cd8Copy full SHA for c400cd8
.github/workflows/publish-site.yml
@@ -37,3 +37,5 @@ jobs:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
BRANCH: gh-pages
39
FOLDER: bin/wwwroot
40
+ permissions:
41
+ contents: write
0 commit comments