Skip to content

Commit 50124e1

Browse files
committed
skip test pypi
1 parent 9ea7222 commit 50124e1

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
@@ -62,10 +62,6 @@ jobs:
6262
id-token: write
6363
steps:
6464
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
65-
- uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
66-
with:
67-
repository-url: https://test.pypi.org/legacy/
68-
packages-dir: artifact/
6965
- uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
7066
with:
7167
packages-dir: artifact/

0 commit comments

Comments
 (0)