We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e72af3 commit 9247500Copy full SHA for 9247500
.github/workflows/build-node-python.yml
@@ -110,7 +110,7 @@ env:
110
PYPI_REGISTRY: "https://upload.pypi.org/legacy/"
111
PYPI_USERNAME: "datavisyn"
112
PYTHON_VERSION: "3.10"
113
- WORKFLOW_BRANCH: "main"
+ WORKFLOW_BRANCH: "mp/rust" # TODO: Revert
114
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}
115
116
permissions:
0 commit comments