Skip to content

Commit b58bd86

Browse files
Update JRubics/poetry-publish action to v2.1 (#406)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e130d55 commit b58bd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/[email protected]
1616

1717
- name: Upload package to PyPI
18-
uses: JRubics/poetry-publish@v2.0
18+
uses: JRubics/poetry-publish@v2.1
1919
with:
2020
pypi_token: ${{ secrets.PYPI_TOKEN }}
2121
ignore_dev_requirements: true

0 commit comments

Comments
 (0)