We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e53730 + f49b623 commit 8a7171dCopy full SHA for 8a7171d
.github/workflows/publish.yml
@@ -12,4 +12,6 @@ jobs:
12
uses: JRubics/[email protected]
13
with:
14
repository_name: "mpax"
15
+ python_version: 3.12
16
+ poetry_version: latest
17
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments