Fix docker-publish.yml

This commit is contained in:
Aleksandr Statciuk
2025-09-30 16:50:19 +03:00
committed by GitHub
parent d36587078a
commit 17d968aa3f

View File

@@ -1,6 +1,7 @@
name: Publish Docker image
on:
workflow_dispatch:
push:
branches: ['master']
env:
REGISTRY: ghcr.io