chore(deps): update https://github.com/jrubics/poetry-publish action to v2.1 #28

Merged
renovate-bot merged 1 commits from renovate/https-github.com-jrubics-poetry-publish-2.x into main 2025-03-24 22:56:20 +01:00

View File

@@ -13,6 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build and publish to PyPI
uses: https://github.com/JRubics/poetry-publish@v2.0
uses: https://github.com/JRubics/poetry-publish@v2.1
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}