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

@ -4,6 +4,8 @@ on:
release: release:
types: [published] types: [published]
workflow_dispatch:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest