mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-06-25 15:01:52 +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:
|
env:
|
||||||
REGISTRY: docker.io
|
REGISTRY: docker.io
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: zylonai/private-gpt
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
DEFAULT_TYPE: "ollama"
|
DEFAULT_TYPE: "ollama"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user