typo in hosts

This commit is contained in:
Daylin Morgan 2024-06-20 12:47:16 -05:00
parent 6d21fadbf7
commit 564a38dc85
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -16,7 +16,7 @@ on:
inputs: inputs:
hosts: hosts:
description: 'list of hosts to build' description: 'list of hosts to build'
default: 'othalan aligz' default: 'othalan algiz'
type: string type: string
# concurrency: # concurrency: