Skip to content

Commit

Permalink
Fix arg name
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPaton committed Dec 4, 2024
1 parent 938b0d0 commit 2c1941f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
skip-existing: true
skip_existing: true

0 comments on commit 2c1941f

Please sign in to comment.