Skip to content

Commit 5d14c49

Browse files
committed
chore(metadata): add branding
1 parent f0ec64e commit 5d14c49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ runs:
1616
shell: bash
1717
- run: cd ${{ github.action_path }} && SWAGGER_EDITOR_URL=${{ inputs.swagger-editor-url }} DEFINITION_FILE=${{ inputs.definition-file }} node src/index.js
1818
shell: bash
19+
branding:
20+
icon: 'file-text'
21+
color: 'green'

0 commit comments

Comments
 (0)