🔧 Change argument case

This commit is contained in:
Simon Schneegans
2020-08-15 12:14:47 +02:00
parent fc01f28e44
commit 134b5ded90

View File

@@ -7,7 +7,7 @@ inputs:
auth:
description: 'Your secret with the gist scope'
required: true
gistID:
gist-id:
description: 'The ID of the gist to use'
required: true
label:
@@ -16,7 +16,7 @@ inputs:
message:
description: 'The right text of the badge'
required: true
labelColor:
label-color:
description: 'The left color of the badge'
required: false
default: 'grey'