Skip to content

Commit

Permalink
Update dev.workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
urigott authored Oct 11, 2023
1 parent fd39894 commit eac0e8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: Publish package distributions to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: urigott
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/

Expand Down

0 comments on commit eac0e8a

Please sign in to comment.