Corrected typo for args
This commit is contained in:
@@ -9,4 +9,4 @@ runs:
|
|||||||
using: "docker"
|
using: "docker"
|
||||||
image: "Dockerfile"
|
image: "Dockerfile"
|
||||||
args:
|
args:
|
||||||
- ${{ input.spec-file-path }}
|
- ${{ inputs.spec-file-path }}
|
||||||
|
|||||||
Reference in New Issue
Block a user