We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224f995 commit 1ba62a0Copy full SHA for 1ba62a0
.github/workflows/publish_release.yml
@@ -5,7 +5,7 @@ on:
5
types: [ published ]
6
7
env:
8
- PYTHON: 3.7.12
+ PYTHON: 3.9.14
9
POETRY: 1.1.12
10
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
11
0 commit comments