Skip to content

Commit 80cdf70

Browse files
Update JRubics/poetry-publish action to v2.1 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23dc05c commit 80cdf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
fi
3434
3535
- name: Build and publish to pypi
36-
uses: JRubics/poetry-publish@v2.0
36+
uses: JRubics/poetry-publish@v2.1
3737
with:
3838
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)