Skip to content

Commit

Permalink
ci: fix docker hub repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Apr 10, 2024
1 parent 12fea58 commit aac051e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
repository: peterevans/dockerhub-description
repository: shopware/docker-base

0 comments on commit aac051e

Please sign in to comment.