Skip to content

Commit

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

build(deps): bump JRubics/poetry-publish from 2.0 to 2.1
  • Loading branch information
eggplants authored Feb 2, 2025
2 parents 4ffa391 + fd60f83 commit 72bc7b1
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 @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: JRubics/poetry-publish@v2.0
- uses: JRubics/poetry-publish@v2.1
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
ghcr:
Expand Down

0 comments on commit 72bc7b1

Please sign in to comment.