Skip to content

Commit

Permalink
Merge pull request #347 from pymzml/renovate/jrubics-poetry-publish-1.x
Browse files Browse the repository at this point in the history
Update JRubics/poetry-publish action to v1.17
  • Loading branch information
fu authored Feb 9, 2024
2 parents b536dc4 + f8ffcb7 commit 1b67915
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 @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.16
uses: JRubics/poetry-publish@v1.17
with:
pypi_token: ${{ secrets.PROD_PYPI}}
plugins: "poetry-dynamic-versioning[plugin]"

0 comments on commit 1b67915

Please sign in to comment.