We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bea3fb commit 9a68693Copy full SHA for 9a68693
1 file changed
.github/workflows/manual-deploy.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
hosts:
7
- description: 'Comma separated hostnames or tags (ex: @desktop) to deploy'
+ description: 'Comma separated hostnames or tags (ex: @desktops) to deploy'
8
required: true
9
type: string
10
0 commit comments