Fix minor typo in workflow file (#7931)

This commit is contained in:
UncertainBadg3r
2023-07-20 06:22:09 -04:00
committed by GitHub
parent c9e6a45f28
commit e2d7e61adf

View File

@@ -62,7 +62,7 @@ jobs:
repository: '${{ inputs.custom_repo }}'
ref: '${{ inputs.custom_repo_commit_hash }}'
- name: Set image varibles
- name: Set image variables
run: |
$ImageType = "${{ inputs.image_name }}"