You've already forked dynamic-badges-action
🔧 Add badge-name parameter
This commit is contained in:
@@ -10,6 +10,9 @@ inputs:
|
|||||||
gist-id:
|
gist-id:
|
||||||
description: 'The ID of the gist to use'
|
description: 'The ID of the gist to use'
|
||||||
required: true
|
required: true
|
||||||
|
badge-name:
|
||||||
|
description: 'The *.json filename of the badge data'
|
||||||
|
required: true
|
||||||
label:
|
label:
|
||||||
description: 'The left text of the badge'
|
description: 'The left text of the badge'
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user