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 b6e15a7 commit 57c7679Copy full SHA for 57c7679
.github/workflows/github-pages.yml
@@ -40,6 +40,7 @@ jobs:
40
name: github-pages
41
url: ${{ steps.deployment.outputs.page_url }}
42
permissions:
43
+ pages: write
44
id-token: write
45
needs: build
46
steps:
0 commit comments