Skip to content

Commit 8846e3d

Browse files
authored
Merge pull request #17 from codingpot/add-icon-and-color-for-action
feat: add icon and color for action market place
2 parents 53f5bd8 + 7301bf8 commit 8846e3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: GitHub Org Member Manage Action
22
description: Manage GitHub org memberships in a declarative way.
3+
branding:
4+
icon: 'at-sign'
5+
color: 'green'
36

47
# Inputs are provided as ENVIRONMENT VARIABLES WITH INPUT_ prefix (e.g., INPUT_MEMBERS_FILEPATH).
58
# See https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputs.

0 commit comments

Comments
 (0)