feat(ci): add workflow disptach to docker

This commit is contained in:
Evangelos Paterakis 2023-10-15 20:36:37 +03:00
parent c3b1707bdb
commit 3ae101dea3
No known key found for this signature in database
GPG key ID: FE5185F095BFC8C9

View file

@ -4,6 +4,7 @@ on:
push: push:
tags: tags:
- 'v*' - 'v*'
workflow_dispatch:
jobs: jobs:
publish-docker: publish-docker: