1
0
mirror of https://github.com/tensorchord/pgvecto.rs.git synced 2025-04-18 21:44:00 +03:00

chore: fix ghcr release (#639)

* test ghcr action

Signed-off-by: Keming <kemingyang@tensorchord.ai>

* fix if

Signed-off-by: Keming <kemingyang@tensorchord.ai>

* fix test

Signed-off-by: Keming <kemingyang@tensorchord.ai>

---------

Signed-off-by: Keming <kemingyang@tensorchord.ai>
This commit is contained in:
Keming 2025-02-24 12:36:17 +08:00 committed by GitHub
parent 490fd2396d
commit 8ebab135a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -174,7 +174,6 @@ jobs:
username: ${{ secrets.DOCKERIO_USERNAME }}
password: ${{ secrets.DOCKERIO_TOKEN }}
- name: Push postgres with pgvecto.rs to Docker Registry
if: matrix.rootless == false
uses: docker/build-push-action@v4
with:
context: .