Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Commit f3f4ea0

Browse files
committed
ci(repo): correct branding
correct branding in action.yml [ch8743]
1 parent 7c4c0ad commit f3f4ea0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: 'Annotations Action'
22
description: 'Dynamically label pull requests affecting packages in a monorepo / workspace'
33
author: 'Attest Engineering <dev@askattest.com> (https://askattest.com)'
4-
icon: 'edit-3'
5-
color: 'blue'
4+
branding:
5+
icon: 'edit-3'
6+
color: 'blue'
67
inputs:
78
secret:
89
description: 'The GITHUB_TOKEN secret'

0 commit comments

Comments
 (0)