Enable GHCR in use of go-with-releaser-image (#385)
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
||||
uses: itzg/github-workflows/.github/workflows/go-with-releaser-image.yml@main
|
||||
with:
|
||||
go-version: "1.24.2"
|
||||
enable-ghcr: true
|
||||
secrets:
|
||||
image-registry-username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
image-registry-password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user