Update 'action.yml'

This commit is contained in:
Kale 2021-08-05 18:56:06 -07:00
parent a022c76748
commit 45b781c544
No known key found for this signature in database
GPG Key ID: F8A6CE83F1274467

View File

@ -21,16 +21,16 @@ inputs:
description: "Version on Destination etc. Pro , ucate , Hell"
required: true
ACTION_FILE:
description: 'action script for example look at action.example.py I'm calling this the Really Action Script'
description: "action script for example look at action.example.py I'm calling this the Really Action Script"
required: true
GIT_NAME:
description: 'Git Username'
description: "Git Username"
required: true
GIT_EMAIL:
description: 'Git E-mail'
description: "Git E-mail"
required: true
REPO_BRANCH:
description: 'Git Branch'
description: "Git Branch"
required: true
runs: