Skip to content

Commit

Permalink
Add action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvan Le Deunff committed Sep 22, 2023
1 parent 9efdead commit 959fefa
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 @@
# action.yml
name: 'Search Docker Tag'
description: 'Search for last docker tag matching given pattern.'
branding:
icon: search
color: blue
inputs:
image:
description: 'Full name of the image (as in: example/image, library/redis)'
Expand Down

0 comments on commit 959fefa

Please sign in to comment.