Skip to content

Commit

Permalink
upload pypi with skip
Browse files Browse the repository at this point in the history
  • Loading branch information
sric0880 committed Aug 24, 2024
1 parent c0c8bd0 commit 8afc54e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,6 @@ jobs:
path: dist
merge-multiple: true
- name: pypi-publish
uses: pypa/gh-action-pypi-publish@v1.9.0
uses: pypa/gh-action-pypi-publish@v1.9.0
with:
skip-existing: true

0 comments on commit 8afc54e

Please sign in to comment.