Skip to content

Commit 149253a

Browse files
committed
fix preview pr permissions
1 parent b29b305 commit 149253a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
concurrency: preview-${{ github.ref }}
1313

1414
permissions:
15-
contents: read
15+
contents: write
1616
pages: write
1717
id-token: write
1818

0 commit comments

Comments
 (0)