Skip to content

Commit 87adfd9

Browse files
chore(deps): update jrubics/poetry-publish action to v2.1 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 086a0e4 commit 87adfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Build and publish to PyPI
17-
uses: JRubics/poetry-publish@v2.0
17+
uses: JRubics/poetry-publish@v2.1
1818
with:
1919
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)