Skip to content

Commit b1acf9d

Browse files
authored
fix: publish image name (#2043)
1 parent 4ca6d0c commit b1acf9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
REGISTRY: docker.io
10-
IMAGE_NAME: ${{ github.repository }}
10+
IMAGE_NAME: zylonai/private-gpt
1111
platforms: linux/amd64,linux/arm64
1212
DEFAULT_TYPE: "ollama"
1313

0 commit comments

Comments
 (0)