Skip to content

Commit a3cdfc8

Browse files
Stop publishing to test.pypi.org
We don't do this any more, and the tokens we have set up can't do it.
1 parent 7473206 commit a3cdfc8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ jobs:
6464
id-token: write
6565
steps:
6666
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
67-
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
68-
with:
69-
repository-url: https://test.pypi.org/legacy/
70-
packages-dir: artifact/
7167
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
7268
with:
7369
packages-dir: artifact/

0 commit comments

Comments
 (0)