Skip to content

Commit

Permalink
chore: allow auto deploy to run on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
blizzardengle authored Jun 4, 2024
1 parent 3a5f7c9 commit 551218f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit 551218f

Please sign in to comment.