Skip to content

Commit

Permalink
fix: publish image name (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaluma authored Aug 7, 2024
1 parent 4ca6d0c commit b1acf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit b1acf9d

Please sign in to comment.