Skip to content

Commit 1b67915

Browse files
authored
Merge pull request #347 from pymzml/renovate/jrubics-poetry-publish-1.x
Update JRubics/poetry-publish action to v1.17
2 parents b536dc4 + f8ffcb7 commit 1b67915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- uses: actions/setup-python@v2
1313
- name: Build and publish to pypi
14-
uses: JRubics/poetry-publish@v1.16
14+
uses: JRubics/poetry-publish@v1.17
1515
with:
1616
pypi_token: ${{ secrets.PROD_PYPI}}
1717
plugins: "poetry-dynamic-versioning[plugin]"

0 commit comments

Comments
 (0)