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 1c08dad commit cf959baCopy full SHA for cf959ba
.github/workflows/pypi.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v3
11
- name: Build and publish to pypi
12
- uses: JRubics/poetry-publish@v2.0
+ uses: JRubics/poetry-publish@v1.16
13
with:
14
pypi_token: ${{ secrets.PYPI_TOKEN }}
15
plugins: "poetry-dynamic-versioning[plugin]"
0 commit comments