Skip to content

Commit

Permalink
Merge pull request #113 from eggplants/dependabot/github_actions/JRub…
Browse files Browse the repository at this point in the history
…ics/poetry-publish-2.0

build(deps): bump JRubics/poetry-publish from 1.17 to 2.0
  • Loading branch information
eggplants authored Apr 2, 2024
2 parents 0131b64 + a5081a7 commit 9371998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
persist-credentials: false
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.17
uses: JRubics/poetry-publish@v2.0
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
ghcr:
Expand Down

0 comments on commit 9371998

Please sign in to comment.