Skip to content

Commit

Permalink
[F] Fix preview action?
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna authored Jan 2, 2025
1 parent 8961ffc commit 57c9bca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
runs-on: ubuntu-latest

permissions:
contents: read
contents: write
deployments: write
pull-requests: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 57c9bca

Please sign in to comment.