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 8773d89 commit f0a1b74Copy full SHA for f0a1b74
.github/workflows/render.yaml
@@ -12,6 +12,11 @@ on:
12
13
name: Render and publish site
14
15
+permissions:
16
+ contents: write
17
+ pages: write
18
+ id-token: write
19
+
20
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
21
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
22
concurrency:
0 commit comments