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 7149066 commit fb81dfdCopy full SHA for fb81dfd
.github/workflows/build-and-deploy.yaml
@@ -46,6 +46,7 @@ jobs:
46
permissions:
47
contents: write
48
id-token: write
49
+ pages: write
50
needs: build
51
steps:
52
- name: Deploy to GitHub Pages
0 commit comments