Skip to content

Commit e779ae7

Browse files
authored
Update python-publish.yml
1 parent 1fc44a8 commit e779ae7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
- name: Publish package
3838
id: publish
3939
uses: pypa/gh-action-pypi-publish@release/v1
40+
with:
41+
skip-existing: true
4042

4143
- name: Create GitHub release
4244
uses: actions/create-release@v1

0 commit comments

Comments
 (0)