This commit is contained in:
@@ -56,10 +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
|
||||
#- 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user