We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086a0e4 commit 87adfd9Copy full SHA for 87adfd9
1 file changed
.github/workflows/publish.yaml
@@ -14,6 +14,6 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Build and publish to PyPI
17
- uses: JRubics/poetry-publish@v2.0
+ uses: JRubics/poetry-publish@v2.1
18
with:
19
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments