Skip to content

Commit 6295b9c

Browse files
Add branding and icon for marketplace
1 parent 52ec705 commit 6295b9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Cache Container Images Action'
22
description: 'Store pulled container images into the local GitHub Actions cache to reduce runtime for subsequent runs.'
33
author: 'James Mortensen'
4+
branding:
5+
icon: 'briefcase'
6+
color: 'blue'
47
inputs:
58
runtime:
69
description: 'Container runtime engine'

0 commit comments

Comments
 (0)