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 effd452 commit 3fa0b3cCopy full SHA for 3fa0b3c
.github/workflows/pypi-publish_test.yml
@@ -26,4 +26,4 @@ jobs:
26
pipenv run pipenv install
27
pipenv run python setup.py sdist bdist_wheel
28
env:
29
- PACKAGE_VERSION_TO_PUBLISH: ${{ github.event.release.name }}
+ PACKAGE_VERSION_TO_PUBLISH: "7.4.4"
0 commit comments