Skip to content

Commit 76b8c45

Browse files
committed
[F] Fix release
1 parent aedcf1c commit 76b8c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: actions/setup-python@v5
114114
with:
115115
check-latest: true
116-
python-version: "3.12
116+
python-version: "3.12"
117117

118118
- name: Twine check & upload to PyPI
119119
run: |

0 commit comments

Comments
 (0)