Update build_and_publish_docker.yml

This commit is contained in:
InsanusMokrassar 2021-03-06 22:57:31 +06:00 committed by GitHub
parent f53606b03d
commit 6d98aaa4a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

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