mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 19:36:58 -05:00
Fix docker-publish.yml
This commit is contained in:
committed by
GitHub
parent
d36587078a
commit
17d968aa3f
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user