chore: add workflow_dispatch trigger to deploy.yml for manual deployment
This commit is contained in:
parent
ee4e70f43d
commit
6080aadc93
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user