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 e532771 commit ca4ebe1Copy full SHA for ca4ebe1
.github/workflows/deploy.yaml
@@ -14,6 +14,7 @@ jobs:
14
permissions:
15
pages: write
16
id-token: write
17
+ contents: write
18
19
runs-on: ubuntu-latest
20
steps:
0 commit comments