Skip to content

Commit

Permalink
Revert back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
puehringer committed May 8, 2024
1 parent e2ca9c4 commit 4cb70c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-node-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ env:
PYPI_REGISTRY: "https://upload.pypi.org/legacy/"
PYPI_USERNAME: "datavisyn"
PYTHON_VERSION: "3.10"
WORKFLOW_BRANCH: "vdelev_selfhosted" # TODO: revert to main
WORKFLOW_BRANCH: "main"
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}

permissions:
Expand Down

0 comments on commit 4cb70c7

Please sign in to comment.