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.
1 parent 53f5bd8 commit 7301bf8Copy full SHA for 7301bf8
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