Update docker-publish.yml

This commit is contained in:
Wavering Ana 2022-11-24 03:46:40 -05:00 committed by GitHub
parent 3480ae7a71
commit 7fe283b0ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,8 @@ on:
tags: [ 'v*.*.*' ] tags: [ 'v*.*.*' ]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]
release:
types: [published]
env: env:
# Use docker.io for Docker Hub if empty # Use docker.io for Docker Hub if empty