Skip to content

Commit

Permalink
chore: add action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
64J0 committed Jun 19, 2024
1 parent 9bdd135 commit c754f45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Git Tags to Workflow Dispatch'
description: 'Automatically populate the workflow dispatch options with available tags from the repo'
author: '64J0'
branding:
icon: 'check-circle'
color: 'blue'
inputs:
values-to-take:
description: >
Expand Down

0 comments on commit c754f45

Please sign in to comment.