fix CI deployment 8

This commit is contained in:
Yeicor
2024-03-10 18:16:34 +01:00
parent af68f8b1ff
commit 509b12cd97
2 changed files with 3 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ jobs:
- uses: "actions/checkout@v4"
with:
ref: "${{ inputs.ref }}"
- uses: "JRubics/poetry-publish@v2"
- uses: "JRubics/poetry-publish@v2.0"
with:
python-version: "3.11"
pypi_token: "${{ secrets.PYPI_TOKEN }}"