Skip to content

Commit

Permalink
Merge pull request #112 from supermihi/fix-ci-warning
Browse files Browse the repository at this point in the history
CI: fix a warning
  • Loading branch information
supermihi authored Mar 16, 2024
2 parents adccfac + 7992813 commit 1255eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
skip_existing: true
skip-existing: true
packages-dir: wheels

0 comments on commit 1255eed

Please sign in to comment.