Skip to content

Commit d85b189

Browse files
authored
Update Docker Hub repository in workflow
1 parent b996b29 commit d85b189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: "Update repository description"
2222
uses: "peter-evans/dockerhub-description@v5"
2323
with:
24-
repository: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
24+
repository: eftechcombr/glpi
2525
username: ${{ secrets.DOCKERHUB_USERNAME }}
2626
password: ${{ secrets.DOCKERHUB_TOKEN }}
2727

0 commit comments

Comments
 (0)