Skip to content

Commit

Permalink
Merge pull request #110 from rcaneill/rcaneill-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
rcaneill committed Apr 15, 2024
2 parents a2abf93 + 963d446 commit 550969e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.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.13
uses: JRubics/poetry-publish@v2.0
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 550969e

Please sign in to comment.