Corrected typo for args

This commit is contained in:
2025-11-27 14:27:10 -05:00
parent 4d585d46fc
commit 353ab28d1b

View File

@@ -9,4 +9,4 @@ runs:
using: "docker"
image: "Dockerfile"
args:
- ${{ input.spec-file-path }}
- ${{ inputs.spec-file-path }}