Skip to content

Commit aaff8e1

Browse files
Add branding to action
1 parent 50a3ffa commit aaff8e1

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,6 +1,9 @@
11
name: 'Keep A Changelog - New Release'
22
description: 'Automatically update your CHANGELOG.md for a new release. Built for the keepachangelog.com format.'
33
author: 'Thomas Eizinger'
4+
branding:
5+
icon: list
6+
color: white
47
inputs:
58
version:
69
description: 'The version of the new release'

0 commit comments

Comments
 (0)