Skip to content

Commit 485b5c9

Browse files
authored
Update build-node-python.yml
1 parent 21b371c commit 485b5c9

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: "pgvector_16"
105+
WORKFLOW_BRANCH: "main"
106106
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}
107107

108108
permissions:

0 commit comments

Comments
 (0)