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 3f8c7ed commit bd0729eCopy full SHA for bd0729e
.github/workflows/release.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: release
32
env:
33
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
34
- run: poetry publish
+ run: poetry publish --build
0 commit comments