Skip to content

Commit 6efd9e5

Browse files
committed
chore(ci): use correct repository name for docker hub readme
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 7db23ef commit 6efd9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
username: blinklabs
5252
password: ${{ secrets.DOCKER_PASSWORD }}
53-
repository: ${{ env.IMAGE_NAME }}
53+
repository: blinklabs/go
5454
readme-filepath: ./README.md
5555
short-description: "Go image built from Chainguard Wolfi"
5656

0 commit comments

Comments
 (0)