Skip to content

Commit 8075eed

Browse files
committed
token permissions
1 parent a5ca040 commit 8075eed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
3838
WRANGLER_OUTPUT_FILE_PATH: wrangler-logs.json
3939
- name: Post preview URL on PR
40+
permissions:
41+
pull-requests: write
4042
env:
4143
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4244
run: |

0 commit comments

Comments
 (0)