mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-04-27 19:28:38 +00:00
fix: publish image name (#2043)
This commit is contained in:
parent
4ca6d0cb55
commit
b1acf9dc2c
2
.github/workflows/generate-release.yml
vendored
2
.github/workflows/generate-release.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
REGISTRY: docker.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
IMAGE_NAME: zylonai/private-gpt
|
||||
platforms: linux/amd64,linux/arm64
|
||||
DEFAULT_TYPE: "ollama"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user