Skip to content

Commit

Permalink
remove test pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Nov 14, 2024
1 parent 6d7d8df commit f10ce1c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ jobs:
id-token: write
steps:
- uses: actions/download-artifact@v4
# Try uploading to Test PyPI first, in case something fails.
- uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
packages-dir: artifact/
- uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: artifact/

0 comments on commit f10ce1c

Please sign in to comment.