Skip to content

Commit 7301bf8

Browse files
authored
Update action.yaml
1 parent 53f5bd8 commit 7301bf8

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)