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 47207b7 commit ae819b1Copy full SHA for ae819b1
.github/workflows/release.yaml
@@ -70,6 +70,7 @@ jobs:
70
runs-on: ubuntu-latest
71
permissions:
72
id-token: write # Needed to deploy to GitHub Pages
73
+ pages: write
74
needs:
75
- generate-page
76
steps:
0 commit comments