Skip to content

Commit 026b1b7

Browse files
committed
Add icon and color metadata to GitHub Action
1 parent a249745 commit 026b1b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: 'GitHub Copilot CLI'
22
description: 'GitHub Copilot CLI wrapper'
3+
icon: 'cpu'
4+
color: 'purple'
35
inputs:
46
github-token:
57
description: 'GitHub Personal Access Token with required permissions'

0 commit comments

Comments
 (0)