chore: enable manual triggering of the deployment workflow
This commit is contained in:
parent
75fa71a9b5
commit
185afc537b
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
- master
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user