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 a34010a commit 4e99a8dCopy full SHA for 4e99a8d
.github/workflows/publish.yml
@@ -15,4 +15,5 @@ jobs:
15
with:
16
ACCESS_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
17
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
18
- BRANCH: "main"
+ BRANCH: "main"
19
+ POETRY_CORE_VERSION: "1.7.1"
0 commit comments