Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit 27feadc

Browse files
committed
correct branding
1 parent 9de3cb5 commit 27feadc

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
@@ -12,8 +12,8 @@ outputs:
1212
APP_INSTALLATION_TOKEN:
1313
description: The installation access token for the GitHub App corresponding to and the current repository.
1414
branding:
15-
color: 'gray-dark'
16-
icon: 'white'
15+
color: 'white'
16+
icon: 'unlock'
1717
runs:
1818
using: 'docker'
1919
image: 'docker://hamelsmu/app-token'

0 commit comments

Comments
 (0)