Skip to content

Commit

Permalink
Test to release to Pypi directly
Browse files Browse the repository at this point in the history
  • Loading branch information
brasmusson committed Jan 6, 2024
1 parent f542606 commit fa17b11
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,5 @@ jobs:
- name: Check dist
run: twine check dist/*

- name: Publish package distributions to TestPyPI
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit fa17b11

Please sign in to comment.