Skip to content

Commit 6f8af08

Browse files
Added branding and icon for action yml
1 parent ab65083 commit 6f8af08

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
name: "create github app json web token"
1+
name: "Create a GitHub App installation access token"
22
description: "GitHub Action for creating a GitHub App installation access token"
33
author: "githubofkrishnadhas"
4+
branding:
5+
icon: 'activity'
6+
color: 'gray-dark'
47
inputs:
58
github_app_id:
69
description: "Github App ID"

0 commit comments

Comments
 (0)