Skip to content

Commit

Permalink
Fix PR preview.
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddaytw committed Sep 7, 2024
1 parent 312dc3c commit 414e9f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
- synchronize
- closed

permissions: write-all
concurrency: preview-${{ github.ref }}

jobs:
Expand All @@ -29,4 +28,3 @@ jobs:
with:
source-dir: ./dist/
preview-branch: previews
# token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 414e9f5

Please sign in to comment.