Skip to content

Commit c13e6e0

Browse files
chore(deps): update jrubics/poetry-publish action to v2.1
1 parent e67861b commit c13e6e0

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)