We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53f5bd8 + 7301bf8 commit 8846e3dCopy full SHA for 8846e3d
action.yaml
@@ -1,5 +1,8 @@
1
name: GitHub Org Member Manage Action
2
description: Manage GitHub org memberships in a declarative way.
3
+branding:
4
+ icon: 'at-sign'
5
+ color: 'green'
6
7
# Inputs are provided as ENVIRONMENT VARIABLES WITH INPUT_ prefix (e.g., INPUT_MEMBERS_FILEPATH).
8
# See https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputs.
0 commit comments