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 f0ec64e commit 5d14c49Copy full SHA for 5d14c49
action.yml
@@ -16,3 +16,6 @@ runs:
16
shell: bash
17
- run: cd ${{ github.action_path }} && SWAGGER_EDITOR_URL=${{ inputs.swagger-editor-url }} DEFINITION_FILE=${{ inputs.definition-file }} node src/index.js
18
19
+branding:
20
+ icon: 'file-text'
21
+ color: 'green'
0 commit comments