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 5, 2023
1 parent 7bb1612 commit 7112f95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dev.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ jobs:

- name: Publish package distributions to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/

0 comments on commit 7112f95

Please sign in to comment.