Skip to content

Commit

Permalink
Check
Browse files Browse the repository at this point in the history
  • Loading branch information
jprakash-db committed Nov 15, 2024
1 parent 8aad4f5 commit f9efcec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
env:
POETRY_PYPI_TOKEN_TEST_PYPI: ${{ secrets.SQLALCHEMY_TEST_PYPI_TOKEN }}
run: |
poetry config pypi-token.test-pypi $POETRY_PYPI_TOKEN_TEST_PYPI
poetry publish --repository test-pypi --build
# - name: Building the package
# run: poetry build
Expand Down

0 comments on commit f9efcec

Please sign in to comment.