Skip to content

Commit

Permalink
Stop publishing to test.pypi.org
Browse files Browse the repository at this point in the history
We don't do this any more, and the tokens we have set up can't do it.
  • Loading branch information
samuelhwilliams committed Sep 3, 2024
1 parent 7473206 commit a3cdfc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ jobs:
id-token: write
steps:
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
with:
repository-url: https://test.pypi.org/legacy/
packages-dir: artifact/
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
with:
packages-dir: artifact/

0 comments on commit a3cdfc8

Please sign in to comment.