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.
2 parents c522bf0 + 52fc70c commit 9340feaCopy full SHA for 9340fea
.github/workflows/release.yml
@@ -34,6 +34,6 @@ jobs:
34
with:
35
persist-credentials: false
36
- name: Build and publish to pypi
37
- uses: JRubics/poetry-publish@v2.0
+ uses: JRubics/poetry-publish@v2.1
38
39
pypi_token: ${{ secrets.PYPI_PASSWORD }}
0 commit comments