We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7db23ef + 6efd9e5 commit eb3ee81Copy full SHA for eb3ee81
.github/workflows/publish.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
username: blinklabs
52
password: ${{ secrets.DOCKER_PASSWORD }}
53
- repository: ${{ env.IMAGE_NAME }}
+ repository: blinklabs/go
54
readme-filepath: ./README.md
55
short-description: "Go image built from Chainguard Wolfi"
56
0 commit comments