fix: wrong variable name
This commit is contained in:
parent
41852fd181
commit
a6575ebcdb
@ -15,4 +15,4 @@ runs:
|
|||||||
using: docker
|
using: docker
|
||||||
image: Dockerfile
|
image: Dockerfile
|
||||||
env:
|
env:
|
||||||
VERSIONS: ${{ inputs.versions }}
|
VERSION_LIST: "${{ inputs.versions }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user