Skip to content

Commit cf959ba

Browse files
authored
Update pypi.yml
1 parent 1c08dad commit cf959ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111
- name: Build and publish to pypi
12-
uses: JRubics/poetry-publish@v2.0
12+
uses: JRubics/poetry-publish@v1.16
1313
with:
1414
pypi_token: ${{ secrets.PYPI_TOKEN }}
1515
plugins: "poetry-dynamic-versioning[plugin]"

0 commit comments

Comments
 (0)