We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9aa670b + 0aa43fb commit daa862eCopy full SHA for daa862e
1 file changed
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
path: dist/
59
- uses: pypa/gh-action-pypi-publish@release/v1
60
with:
61
- skip_existing: true
+ skip-existing: true
62
63
release:
64
name: Create a new release
0 commit comments