build on every push

This commit is contained in:
Hubert Bryłkowski 2023-07-09 15:37:03 +02:00 committed by Piotr Gaczkowski
parent cda1ba4f07
commit 19516d50fc

View file

@ -10,8 +10,9 @@
name: Publish Docker image
on:
release:
types: [published]
push:
branches:
- main
jobs:
push_to_registries: