Skip to content

Commit b4a10cc

Browse files
committed
Add poetry lock file
1 parent f9e1fbe commit b4a10cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
ACCESS_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
1717
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
1818
BRANCH: "main"
19-
POETRY_CORE_VERSION: "1.7.1"
19+
POETRY_VERSION: "1.7.1"

0 commit comments

Comments
 (0)