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 78f5479 commit f6bbf09Copy full SHA for f6bbf09
.github/workflows/publish.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches:
9
- main
10
+permissions:
11
+ pages: write
12
+ id-token: write
13
14
jobs:
15
publish:
0 commit comments