Skip to content

Commit 7bfe00e

Browse files
committed
correction
1 parent a30907c commit 7bfe00e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pypi_upload.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,5 @@ jobs:
6363
password: ${{ secrets.PYPI_TOKEN }}
6464
packages-dir: dist/
6565
verbose: true
66-
retry-on-error: true
67-
retry-on-5xx: true
68-
max-retries: 10
69-
retry-sleep-time: 60
7066
# Uncomment the following line to publish to Test PyPI instead
7167
# repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)