chore: enable manual triggering of the deployment workflow
This commit is contained in:
parent
0d13e27793
commit
9b01439f69
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user