mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update docker-publish.yml
This commit is contained in:
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: Publish Docker image
|
||||
on:
|
||||
tags:
|
||||
- 'v*'
|
||||
branches: ['master']
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user