We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857adf9 commit e784136Copy full SHA for e784136
.github/workflows/deploy.yml
@@ -196,3 +196,4 @@ jobs:
196
uses: pypa/gh-action-pypi-publish@release/v1
197
with:
198
packages-dir: deploy
199
+ skip-existing: true
0 commit comments