Skip to content

Commit

Permalink
Merge pull request #890 from Mause/renovate/jrubics-poetry-publish-2.x
Browse files Browse the repository at this point in the history
chore(deps): update jrubics/poetry-publish action to v2
  • Loading branch information
Mause authored Feb 4, 2024
2 parents 63ad54e + 8029fa4 commit 090740d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.17
uses: JRubics/poetry-publish@v2.0
with:
python_version: 3.8
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 090740d

Please sign in to comment.