build on every push

This commit is contained in:
Hubert Bryłkowski 2023-07-09 15:37:03 +02:00
parent c3199ecd57
commit c9ea8d64bd
No known key found for this signature in database
GPG key ID: 4DE061A3D610F379

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: