Update manual.yml
This commit is contained in:
4
.github/workflows/manual.yml
vendored
4
.github/workflows/manual.yml
vendored
@@ -10,9 +10,9 @@ on:
|
|||||||
inputs:
|
inputs:
|
||||||
name:
|
name:
|
||||||
# Friendly description to be shown in the UI instead of 'name'
|
# Friendly description to be shown in the UI instead of 'name'
|
||||||
description: 'Person to greet'
|
description: 'Version (23.1.1)'
|
||||||
# Default value if no value is explicitly provided
|
# Default value if no value is explicitly provided
|
||||||
default: 'World'
|
default: '99.1.1'
|
||||||
# Input has to be provided for the workflow to run
|
# Input has to be provided for the workflow to run
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user