Skip to content

Commit d0cfbc1

Browse files
committed
ci(fix): python version
1 parent fc207f1 commit d0cfbc1

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
@@ -117,4 +117,4 @@ jobs:
117117
uses: JRubics/poetry-publish@v2.1
118118
with:
119119
pypi_token: ${{ secrets.POETRY_PYPI_TOKEN_ASYNC_RUTUBE_DOWNLOADER }}
120-
python_version: "3.12.9"
120+
python_version: "3.12"

0 commit comments

Comments
 (0)