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.
1 parent 9f62930 commit 84cbe38Copy full SHA for 84cbe38
.github/workflows/release.yml
@@ -11,6 +11,7 @@ jobs:
11
uses: itzg/github-workflows/.github/workflows/go-with-releaser-image.yml@main
12
with:
13
go-version: "1.24.2"
14
+ enable-ghcr: true
15
secrets:
16
image-registry-username: ${{ secrets.DOCKERHUB_USERNAME }}
17
image-registry-password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments