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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user