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 6414bca + 9c4a3ce commit 999b087Copy full SHA for 999b087
.github/workflows/release.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: actions/checkout@v4
23
- id: build-and-publish
24
name: Build and publish to pypi
25
- uses: JRubics/poetry-publish@v1.17
+ uses: JRubics/poetry-publish@v2.0
26
with:
27
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments