Skip to content

Commit

Permalink
Add branding and icon for marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmortensen committed Jan 22, 2024
1 parent 52ec705 commit 6295b9c
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: 'Cache Container Images Action'
description: 'Store pulled container images into the local GitHub Actions cache to reduce runtime for subsequent runs.'
author: 'James Mortensen'
branding:
icon: 'briefcase'
color: 'blue'
inputs:
runtime:
description: 'Container runtime engine'
Expand Down

0 comments on commit 6295b9c

Please sign in to comment.