Skip to content

Commit

Permalink
Fix the python version of poetry-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
de9uch1 committed Aug 29, 2024
1 parent 35741a0 commit 6f2ab78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- uses: actions/checkout@v4
- uses: JRubics/poetry-publish@v2.0
with:
python_version: "3.10.14"
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 6f2ab78

Please sign in to comment.