Skip to content

Commit 0ff967b

Browse files
author
Alvaro Muñoz
committed
Fix typo
1 parent fbf03fa commit 0ff967b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
- name: extpack contents
2828
shell: bash
2929
env:
30-
EXTPACK_PATH: ${{ intpus.workflow-extpack-path }}
30+
EXTPACK_PATH: ${{ inputs.workflow-extpack-path }}
3131
EXTPACK_NAME: ${{ inputs.workflow-extpack-name }}
3232
run: |
3333
echo "##[group] Workflow Models"

0 commit comments

Comments
 (0)