We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ae07b2 + dc90847 commit e585c76Copy full SHA for e585c76
1 file changed
.github/workflows/make_release.yaml
@@ -8,7 +8,7 @@ on:
8
required: true
9
10
env:
11
- PYTHON_VERSION: 3.10
+ PYTHON_VERSION: "3.10"
12
NEW_VERSION: ${{ inputs.version }}
13
NEW_TAG: v${{ inputs.version }}
14
0 commit comments