Skip to content

Commit

Permalink
fix: ci permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim-Lin-4549 committed Jan 31, 2025
1 parent a727f58 commit 759e26c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ on:
# Manually trigger deployment
workflow_dispatch:


jobs:
docs:
permissions:
contents: write

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 759e26c

Please sign in to comment.