Skip to content

Commit de49797

Browse files
revert WORKFLOW_BRANCH to main
1 parent bbee640 commit de49797

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
@@ -110,7 +110,7 @@ env:
110110
PYPI_REGISTRY: "https://upload.pypi.org/legacy/"
111111
PYPI_USERNAME: "datavisyn"
112112
PYTHON_VERSION: "3.10"
113-
WORKFLOW_BRANCH: "mp/rust" # TODO: Revert
113+
WORKFLOW_BRANCH: "main"
114114
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}
115115

116116
permissions:

0 commit comments

Comments
 (0)