Skip to content

Commit

Permalink
allow manual trigger of deploy dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Lendemor committed Dec 6, 2024
1 parent be4003b commit 1597121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on:
workflow_dispatch: # Allow manual trigger
push:
branches: ['lendemor/use_deploy_action']

Expand Down

0 comments on commit 1597121

Please sign in to comment.