mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Fix typo
This commit is contained in:
@@ -27,7 +27,7 @@ runs:
|
||||
- name: extpack contents
|
||||
shell: bash
|
||||
env:
|
||||
EXTPACK_PATH: ${{ intpus.workflow-extpack-path }}
|
||||
EXTPACK_PATH: ${{ inputs.workflow-extpack-path }}
|
||||
EXTPACK_NAME: ${{ inputs.workflow-extpack-name }}
|
||||
run: |
|
||||
echo "##[group] Workflow Models"
|
||||
|
||||
Reference in New Issue
Block a user