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 ab2942c commit c46e503Copy full SHA for c46e503
.github/workflows/ci.yml
@@ -70,3 +70,4 @@ jobs:
70
with:
71
github_token: ${{ secrets.GH_TOKEN }}
72
pypi_token: ${{ secrets.PYPI_TOKEN }}
73
+ version_source: tag
0 commit comments