We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdd135 commit c754f45Copy full SHA for c754f45
action.yml
@@ -1,6 +1,9 @@
1
name: 'Git Tags to Workflow Dispatch'
2
description: 'Automatically populate the workflow dispatch options with available tags from the repo'
3
author: '64J0'
4
+branding:
5
+ icon: 'check-circle'
6
+ color: 'blue'
7
inputs:
8
values-to-take:
9
description: >
0 commit comments