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 8c32754 commit 208d23aCopy full SHA for 208d23a
.github/workflows/publish_layer.yml
@@ -2,7 +2,8 @@ name: Deploy layer to all regions
2
3
permissions:
4
id-token: write
5
- contents: read
+ contents: write
6
+ pages: write
7
8
on:
9
# Manual trigger
0 commit comments