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 8d2a5fe commit 7a0f9f2Copy full SHA for 7a0f9f2
.github/workflows/cd.yml
@@ -1,5 +1,10 @@
1
name: CD
2
3
+permissions:
4
+ contents: read
5
+ pages: write
6
+ id-token: write
7
+
8
on:
9
push:
10
branches: ["main"]
0 commit comments