Merge pull request #2880 from iptv-org/freearhey-patch-1

Fix docker-publish.yml
This commit is contained in:
Aleksandr Statciuk
2025-10-01 13:34:59 +03:00
committed by GitHub

View File

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