Skip to content

Commit

Permalink
fix: change poetry version to 1.2.1 (fixed #3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuoZhuoCrayon committed Jul 4, 2023
1 parent 026de09 commit ac9718f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: JRubics/[email protected]
with:
python_version: "3.7"
poetry_version: "==1.1.15"
poetry_version: "==1.2.1"
ignore_dev_requirements: "yes"
repository_name: "bk-crypto-python-sdk"
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit ac9718f

Please sign in to comment.