Skip to content

Commit

Permalink
Update python-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpol1t authored Mar 28, 2024
1 parent 2d97916 commit 4a72bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.16
uses: JRubics/poetry-publish@v2.0
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 4a72bad

Please sign in to comment.