Skip to content

Commit

Permalink
added specific python version to build/publish the package
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvieirasilva committed Jan 30, 2023
1 parent 39aa5dc commit a58f123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
poetry_version: "==1.2.0"
python_version: "3.8.11"

0 comments on commit a58f123

Please sign in to comment.