Fix minor typo in workflow file (#7931)
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
repository: '${{ inputs.custom_repo }}'
|
repository: '${{ inputs.custom_repo }}'
|
||||||
ref: '${{ inputs.custom_repo_commit_hash }}'
|
ref: '${{ inputs.custom_repo_commit_hash }}'
|
||||||
|
|
||||||
- name: Set image varibles
|
- name: Set image variables
|
||||||
run: |
|
run: |
|
||||||
$ImageType = "${{ inputs.image_name }}"
|
$ImageType = "${{ inputs.image_name }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user