We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca6d0c commit b1acf9dCopy full SHA for b1acf9d
1 file changed
.github/workflows/generate-release.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
REGISTRY: docker.io
10
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: zylonai/private-gpt
11
platforms: linux/amd64,linux/arm64
12
DEFAULT_TYPE: "ollama"
13
0 commit comments