We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75459ce commit 75f1e4cCopy full SHA for 75f1e4c
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
types:
6
- published
7
8
+env:
9
+ PYTHON_VERSION: "3.12"
10
+
11
jobs:
12
publish:
13
runs-on: ubuntu-latest
0 commit comments