Skip to content

Commit

Permalink
update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
iwishyoujoy committed Apr 10, 2024
1 parent 4ba7b6f commit 3be06a1
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
@@ -1,5 +1,9 @@
name: Build and Deploy

permissions:
contents: write
pull-requests: write

on:
push:
branches: [ main ]
Expand Down

0 comments on commit 3be06a1

Please sign in to comment.