Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lynnww authored Feb 2, 2024
1 parent ce7690e commit e37fb03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
curl:
name: Kick deploy hook
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Trigger deploy hooks
run: |
Expand Down

0 comments on commit e37fb03

Please sign in to comment.