Skip to content

Commit 37b957c

Browse files
Update main.yml
1 parent f290cbb commit 37b957c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
3333
repository_url: https://test.pypi.org/legacy/
34+
skip_existing: true
3435
- name: Publish distribution 📦 to PyPI
3536
if: startsWith(github.ref, 'refs/tags')
3637
uses: pypa/gh-action-pypi-publish@master

0 commit comments

Comments
 (0)