We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba0c99 commit 34613d7Copy full SHA for 34613d7
.github/workflows/release.yml
@@ -46,4 +46,4 @@ jobs:
46
run: |
47
export TWINE_USERNAME=__token__
48
export TWINE_PASSWORD=${{ secrets.PYPI_TOKEN }}
49
- python -m twine upload dist/storey-*.whl
+ python -m twine upload dist/v3io-py-*.whl
0 commit comments