Skip to content

Commit af90c9b

Browse files
committed
Version 1.0.0 (with CI fix)
1 parent bafaa4c commit af90c9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
if: startsWith(github.ref, 'refs/tags')
2828
uses: pypa/gh-action-pypi-publish@v1.5.1
2929
with:
30+
verify_metadata: false
3031
user: __token__
3132
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)