Skip to content

Commit f6faba4

Browse files
Update build-node-python.yml
1 parent 9f2c914 commit f6faba4

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
@@ -80,7 +80,7 @@ env:
8080
PYPI_USERNAME: "datavisyn"
8181
PYTHON_VERSION: "3.10"
8282
WORKFLOW_BRANCH: "new_deployment_no_ports"
83-
POSTGRES_HOSTNAME: postgres_${{ env.BRANCH_SAFE }}_${{ github.run_id }}
83+
#POSTGRES_HOSTNAME: postgres_${{ env.BRANCH_SAFE }}_${{ github.run_id }}
8484

8585
permissions:
8686
contents: read

0 commit comments

Comments
 (0)