Skip to content

Commit

Permalink
I have seen the magna carta
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3bl33d3r committed Nov 23, 2023
1 parent f16b60f commit 05b780c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
pipx install poetry
- name: Build and publish package
run: |
poetry config pypi-token.testpypi ${{ secrets.PYPI_TESTING_API_TOKEN }}
poetry config repositories.testpypi https://test.pypi.org/legacy/
poetry publish -r testpypi --build

0 comments on commit 05b780c

Please sign in to comment.