Skip to content

Commit

Permalink
Merge pull request #169 from natekspencer/dev
Browse files Browse the repository at this point in the history
Set poetry version in publish package
  • Loading branch information
natekspencer authored Aug 23, 2023
2 parents 0cdc2fc + 3f2f511 commit 26e9107
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 @@ -19,5 +19,6 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.16
with:
poetry_version: "==1.5.1"
pypi_token: ${{ secrets.PYPI_TOKEN }}
plugins: "poetry-dynamic-versioning-plugin"

0 comments on commit 26e9107

Please sign in to comment.