Skip to content

Commit

Permalink
Skip existing to allow re-running CI for other OSes
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Jul 13, 2024
1 parent e72cf98 commit 9a83963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ jobs:
with:
user: __token__
password: ${{ secrets.TWINE_PASSWORD }}
skip-existing: true
if: startsWith(github.ref, 'refs/tags/')

0 comments on commit 9a83963

Please sign in to comment.