Skip to content

Commit eb3ee81

Browse files
authored
Merge pull request #2 from blinklabs-io/chore/ci-repo
chore(ci): use correct repository name for docker hub readme
2 parents 7db23ef + 6efd9e5 commit eb3ee81

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)