Update manual.yml

This commit is contained in:
Henrik
2023-01-19 18:58:10 +01:00
committed by GitHub
parent 8146eeacaa
commit c6b6cb4564

View File

@@ -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