Skip to content

Commit 65806b9

Browse files
fix: branding.logo property name to icon (#8)
1 parent 5e81f3e commit 65806b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Delete GitHub Actions cache"
22
description: "Delete GitHub Actions cache"
33
branding:
4-
logo: "delete"
4+
icon: "delete"
55
color: "gray-dark"
66
runs:
77
using: "composite"

0 commit comments

Comments
 (0)