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
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user