Skip to content

Commit 4239de9

Browse files
committed
update pypi-poetry-publish action
1 parent 45f121b commit 4239de9

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
@@ -11,7 +11,7 @@ jobs:
1111
contents: write
1212
steps:
1313
- name: Publish PyPi package
14-
uses: code-specialist/pypi-poetry-publish@v1.1
14+
uses: code-specialist/pypi-poetry-publish@v1.2
1515
with:
1616
PYTHON_VERSION: "3.10"
1717
PACKAGE_DIRECTORY: './sqlmodel_repository/'

0 commit comments

Comments
 (0)