Skip to content

Commit

Permalink
fix repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienwirtz committed Jun 12, 2022
1 parent a43fe35 commit a01c40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: b4bz/buildx-test:${{env.IMAGE_TAG}}
tags: b4bz/homer:${{env.IMAGE_TAG}}
platforms: linux/amd64,linux/arm/v7,linux/arm64

0 comments on commit a01c40d

Please sign in to comment.