diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6ef4f8a..7a152ec 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -9,7 +9,7 @@ on: - published env: - PYTHON_VERSION: 3.x + PYTHON_VERSION: 3.11 permissions: contents: write