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:
|
||||
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: 'World'
|
||||
default: '99.1.1'
|
||||
# Input has to be provided for the workflow to run
|
||||
required: true
|
||||
|
||||
|
Reference in New Issue
Block a user