Skip to content

Commit 4e99a8d

Browse files
committed
Add poetry lock file
1 parent a34010a commit 4e99a8d

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
@@ -15,4 +15,5 @@ jobs:
1515
with:
1616
ACCESS_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
1717
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
18-
BRANCH: "main"
18+
BRANCH: "main"
19+
POETRY_CORE_VERSION: "1.7.1"

0 commit comments

Comments
 (0)