change action
All checks were successful
Build docker container / build (push) Successful in 7m33s

This commit is contained in:
2026-02-12 10:17:30 +01:00
parent 1700fbe251
commit be44be878c

View File

@@ -55,12 +55,12 @@ jobs:
tags: |
type=semver,pattern={{raw}}
type=sha
- 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
#- 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
- name: Build and push
uses: https://github.com/docker/build-push-action@v5
with: