Skip to content

Commit e0e522a

Browse files
committed
Fix permissions in build_develop.yml
Signed-off-by: Michael Telatynski <[email protected]>
1 parent c2ce7db commit e0e522a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_develop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
permissions:
2121
checks: read
2222
pages: write
23+
deployments: write
2324
env:
2425
R2_BUCKET: "element-web-develop"
2526
R2_URL: ${{ vars.CF_R2_S3_API }}

0 commit comments

Comments
 (0)