Skip to content

Commit

Permalink
updating pypi publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan M Smolenski committed Aug 22, 2023
1 parent 58dab35 commit 41c93fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ jobs:
startsWith(github.ref, 'refs/heads/release')
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
password: ${{ secrets.TEST_PYPI_API_TOKEN }}


Expand Down

0 comments on commit 41c93fe

Please sign in to comment.