Skip to content

Commit

Permalink
Merge pull request #4 from rsnodgrass/dependabot/github_actions/JRubi…
Browse files Browse the repository at this point in the history
…cs/poetry-publish-2.0

Bump JRubics/poetry-publish from 1.17 to 2.0
  • Loading branch information
rsnodgrass authored Jan 7, 2025
2 parents d767f4e + 97bd5b1 commit 47d931d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- uses: actions/checkout@v4

- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.17
uses: JRubics/poetry-publish@v2.0
with:
pypi_token: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 47d931d

Please sign in to comment.