Update cicd-to-dockerhub.yml

This commit is contained in:
Eduard Tolosa 2022-04-16 20:15:46 -05:00 committed by GitHub
parent 90e6cbf8bc
commit aafd31ffeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@ name: ci-to-dockerhub
on:
release:
types: [published]
workflow_dispatch:
jobs:
build: