Skip to content

Commit 5e81f3e

Browse files
chore: add branding property (#7)
1 parent 280d7e3 commit 5e81f3e

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,5 +1,8 @@
11
name: "Delete GitHub Actions cache"
22
description: "Delete GitHub Actions cache"
3+
branding:
4+
logo: "delete"
5+
color: "gray-dark"
36
runs:
47
using: "composite"
58
steps:

0 commit comments

Comments
 (0)