Skip to content

Commit

Permalink
ci: Update the parameter used
Browse files Browse the repository at this point in the history
The previous was deprecated
  • Loading branch information
PurpleBooth committed Jul 6, 2023
1 parent 8ccb9cb commit dde62aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ jobs:
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
skip_existing: true
skip-existing: true

0 comments on commit dde62aa

Please sign in to comment.