Skip to content

Commit

Permalink
Update release.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrwilson committed Feb 28, 2024
1 parent 5d436de commit ebcd5ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- name: Publish distribution 📦 to Test PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
username: __token__
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository: testpypi

Expand Down

0 comments on commit ebcd5ea

Please sign in to comment.