Skip to content

Commit

Permalink
Update preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Jan 22, 2025
1 parent ad1f37a commit 0d64ed3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ on:

concurrency: preview-${{ github.ref }}

permissions:
contents: write # TODO: do we want this?
pages: write
actions: write
permissions: write-all
# contents: write # TODO: do we want this?
# pages: write
# actions: write

jobs:
deploy-preview:
Expand Down

0 comments on commit 0d64ed3

Please sign in to comment.