Skip to content

Commit e30fde6

Browse files
chore(action): branding colour blue, matching the rest of the project (#38)
purple matched nothing else. Cyan is not in GitHub's fixed palette for action branding, so blue is the closest to the identity the icon and the README header already use. The Marketplace listing renders this colour, so it is worth settling before the Action is listed rather than after.
1 parent e01418d commit e30fde6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ author: Dennis Havermans
1515

1616
branding:
1717
icon: check-circle
18-
color: purple
18+
color: blue
1919

2020
inputs:
2121
command:

0 commit comments

Comments
 (0)