Skip to content

Commit

Permalink
style: Add branding info to action
Browse files Browse the repository at this point in the history
  • Loading branch information
angelmadames committed Mar 5, 2024
1 parent cbda376 commit 6b03875
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: 'Get Ticket ID'
description: 'Obtains the ticket ID referenced in the branch name'
author: 'gbh-tech'
branding:
icon: 'tag'
color: 'gray-dark'

inputs:
ref:
Expand Down

0 comments on commit 6b03875

Please sign in to comment.