Skip to content

Commit d0e3b58

Browse files
committed
update publish action
1 parent e158329 commit d0e3b58

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
14+
uses: code-specialist/pypi-poetry-publish@v1.1
1515
with:
1616
PYTHON_VERSION: "3.9"
1717
PACKAGE_DIRECTORY: './database_setup_tools/'

0 commit comments

Comments
 (0)