Skip to content

Commit

Permalink
Added version
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeTravelPenguin authored and TimeTravelPenguin committed Jan 4, 2024
1 parent 17bf22a commit 2ee05fa
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 @@ -37,6 +37,7 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.17
with:
python_version: "3.12.0"
pypi_token: ${{ secrets.PYPI_TOKEN }}
plugins: "poetry-dynamic-versioning[plugin]"
build_format: "wheel"
Expand Down

0 comments on commit 2ee05fa

Please sign in to comment.