Skip to content

Commit e544078

Browse files
committed
Change permissions from read to write
1 parent 0e9c94b commit e544078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-playground-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
artifact-url: ${{ steps.expose.outputs.artifact-url }}
2828
artifact-name: ${{ steps.expose.outputs.artifact-name }}
2929
permissions:
30-
contents: read
30+
contents: write
3131
pull-requests: write
3232

3333
steps:

0 commit comments

Comments
 (0)