Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): update jrubics/poetry-publish action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent b5cf36c commit 920a16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: pacup
path: dist/pacup
- name: Build and publish to PyPI
uses: JRubics/poetry-publish@v1.17
uses: JRubics/poetry-publish@v2.0
if: github.event_name != 'workflow_dispatch'
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit 920a16d

Please sign in to comment.