mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -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
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: ['master']
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
||||
Reference in New Issue
Block a user