We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba8fd2 commit ab7fad9Copy full SHA for ab7fad9
1 file changed
.github/workflows/pages-workflow.yml
@@ -1,5 +1,9 @@
1
name: Page Workflow
2
3
+permissions:
4
+ id-token: write
5
+ pages: write
6
+
7
on:
8
push:
9
branches: [ main ]
0 commit comments