Skip to content

Commit 100963b

Browse files
authored
Update action.yml for icon and color
1 parent f8d2e88 commit 100963b

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: 'Bump FetchContent'
22
description: 'Automatically bump CMake FetchContent dependencies.'
3+
branding:
4+
icon: "package"
5+
color: "purple"
36
inputs:
47
github_token:
58
description: 'GitHub token with repo permissions.'

0 commit comments

Comments
 (0)