Skip to content

Commit a4def42

Browse files
committed
Skip existing packages
1 parent e029e3f commit a4def42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
3030
repository_url: https://test.pypi.org/legacy/
31+
skip_existing: true
3132
# - name: Publish distribution 📦 to PyPI
3233
# if: startsWith(github.ref, 'refs/tags')
3334
# uses: pypa/gh-action-pypi-publish@master

0 commit comments

Comments
 (0)