You've already forked dynamic-badges-action
🔧 Change argument case
This commit is contained in:
@@ -7,7 +7,7 @@ inputs:
|
|||||||
auth:
|
auth:
|
||||||
description: 'Your secret with the gist scope'
|
description: 'Your secret with the gist scope'
|
||||||
required: true
|
required: true
|
||||||
gistID:
|
gist-id:
|
||||||
description: 'The ID of the gist to use'
|
description: 'The ID of the gist to use'
|
||||||
required: true
|
required: true
|
||||||
label:
|
label:
|
||||||
@@ -16,7 +16,7 @@ inputs:
|
|||||||
message:
|
message:
|
||||||
description: 'The right text of the badge'
|
description: 'The right text of the badge'
|
||||||
required: true
|
required: true
|
||||||
labelColor:
|
label-color:
|
||||||
description: 'The left color of the badge'
|
description: 'The left color of the badge'
|
||||||
required: false
|
required: false
|
||||||
default: 'grey'
|
default: 'grey'
|
||||||
|
|||||||
Reference in New Issue
Block a user