Skip to content

Commit 3b820dc

Browse files
fix(deps) Update JRubics/poetry-publish action to v2
1 parent 60e1cc0 commit 3b820dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333

3434
- name: Build and publish package
3535
if: steps.semantic.outputs.new_release_published == 'true'
36-
uses: JRubics/poetry-publish@v1.17
36+
uses: JRubics/poetry-publish@v2.0
3737
with:
3838
pypi_token: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)