Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 123285107d | |||
| 3d13569146 | |||
| e9bc6f5246 | |||
| 5c662bae69 | |||
|
|
eece21742c |
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Login to DockerHub container registry
|
||||
uses: https://github.com/docker/login-action@v3
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME}}
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
@@ -56,4 +56,10 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
#- name: Update docker Hub Description
|
||||
# uses: https://github.com/peter-evans/dockerhub-description@v5
|
||||
# with:
|
||||
# username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
# password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
# repository: davidquinonescl/epg-info
|
||||
|
||||
|
||||
@@ -239,3 +239,7 @@ Sometimes a new version of this image will be bound to the same source commit. T
|
||||
[11-23-2025](https://github.com/iptv-org/epg/commit/9b331e6cfab19ad2f683b212aa079aac07fe72fe)
|
||||
- 1.0.73
|
||||
[12-24-2025](https://github.com/iptv-org/epg/commit/ba1fb58194464a6c50a597ac28a35dc8a4895038)
|
||||
- 1.0.74
|
||||
[01-06-2026](https://github.com/iptv-org/epg/commit/cbe17252ca7ef70780600952cf97790f352c8c15)
|
||||
- 1.0.75
|
||||
[02-07-2026](https://github.com/iptv-org/epg/commit/c1b3ef5a0e22979ffe06e4e688366eadc05b8537)
|
||||
Reference in New Issue
Block a user