We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c2aa0 commit 2f54201Copy full SHA for 2f54201
.github/workflows/pypi.yml
@@ -61,5 +61,5 @@ jobs:
61
- name: Publish to PyPI
62
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
63
with:
64
- verify_metadata: true
+ verify-metadata: true
65
verbose: true
0 commit comments