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 ebcd5ea commit 24c284b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,8 @@ 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
repository-url: https://test.pypi.org/legacy/

release:
name: Release
Expand Down

0 comments on commit 24c284b

Please sign in to comment.