Skip to content

Commit 66883b5

Browse files
committed
dev: change icon and color on GitHub marketplace
1 parent 8ea3043 commit 66883b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ runs:
1919
main: 'dist/run/index.js'
2020
post: 'dist/post_run/index.js'
2121
branding:
22-
icon: 'check-circle'
23-
color: 'blue'
22+
icon: 'shield'
23+
color: 'yellow'

0 commit comments

Comments
 (0)