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 1c2b2929e9
commit aaf1438990

View file

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