fix: wrong variable name

This commit is contained in:
Bertrand Lanson 2024-02-28 18:51:37 +01:00
parent 41852fd181
commit a6575ebcdb

View File

@ -15,4 +15,4 @@ runs:
using: docker
image: Dockerfile
env:
VERSIONS: ${{ inputs.versions }}
VERSION_LIST: "${{ inputs.versions }}"