Skip to content

Commit 2f30c33

Browse files
authored
Change branch for testing
1 parent 2f9e81f commit 2f30c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ env:
102102
PYPI_REGISTRY: "https://upload.pypi.org/legacy/"
103103
PYPI_USERNAME: "datavisyn"
104104
PYTHON_VERSION: "3.10"
105-
WORKFLOW_BRANCH: "main"
105+
WORKFLOW_BRANCH: "pgvector_16"
106106
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}
107107

108108
permissions:

0 commit comments

Comments
 (0)