We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e1fbe commit b4a10ccCopy full SHA for b4a10cc
.github/workflows/publish.yml
@@ -16,4 +16,4 @@ jobs:
16
ACCESS_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
17
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
18
BRANCH: "main"
19
- POETRY_CORE_VERSION: "1.7.1"
+ POETRY_VERSION: "1.7.1"
0 commit comments