We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1f034d + d18902e commit fb2b7fdCopy full SHA for fb2b7fd
1 file changed
.github/workflows/deploy-all.yml
@@ -13,6 +13,7 @@ env:
13
permissions:
14
id-token: write
15
contents: read
16
+ pages: write
17
18
jobs:
19
# ── Deploy demo apps 001-005 (all in parallel via cross-repo dispatch) ──
0 commit comments