Skip to content

Commit 70602a1

Browse files
committed
remove test pypi
1 parent 6748a09 commit 70602a1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yaml

-4
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@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
68-
with:
69-
repository-url: https://test.pypi.org/legacy/
70-
packages-dir: artifact/
7167
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
7268
with:
7369
packages-dir: artifact/

0 commit comments

Comments
 (0)