Skip to content

Commit c89dd0c

Browse files
committed
Set poetry core version
1 parent b4a10cc commit c89dd0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

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

0 commit comments

Comments
 (0)