Update docker-image.yml

This commit is contained in:
Dima YaFlay
2023-10-19 22:59:14 +03:00
committed by GitHub
parent c7eff1632f
commit b0f0d58dcd

View File

@@ -3,6 +3,8 @@ name: Publish Docker image
on: on:
release: release:
types: [published] types: [published]
push:
types: [latest]
jobs: jobs:
push_to_registries: push_to_registries: