Update build_and_publish_docker.yml

This commit is contained in:
2021-03-06 22:57:31 +06:00
committed by GitHub
parent f53606b03d
commit 6d98aaa4a3

View File

@@ -1,7 +1,5 @@
name: Publish Docker image
on:
release:
types: [published]
on: [push]
jobs:
push_to_registry:
name: Push Docker image to Docker Hub