diff --git a/.github/workflows/publish_images.yml b/.github/workflows/publish_images.yml index 00b92f4a..e6387a35 100644 --- a/.github/workflows/publish_images.yml +++ b/.github/workflows/publish_images.yml @@ -44,9 +44,9 @@ jobs: - '3.10' - '3.11' #- '3.12' - #include: - # - target: hannah - # python_version: 3.12 # THis is ignored + include: + - target: hannah + python_version: 3.12 # THis is ignored # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.