Skip to content

Commit

Permalink
Merge pull request #2 from blinklabs-io/chore/ci-repo
Browse files Browse the repository at this point in the history
chore(ci): use correct repository name for docker hub readme
  • Loading branch information
wolf31o2 authored Jul 16, 2023
2 parents 7db23ef + 6efd9e5 commit eb3ee81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
username: blinklabs
password: ${{ secrets.DOCKER_PASSWORD }}
repository: ${{ env.IMAGE_NAME }}
repository: blinklabs/go
readme-filepath: ./README.md
short-description: "Go image built from Chainguard Wolfi"

Expand Down

0 comments on commit eb3ee81

Please sign in to comment.