We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5f8be commit 337e4f1Copy full SHA for 337e4f1
action.yml
@@ -14,3 +14,6 @@ runs:
14
shell: pwsh
15
- run: ipy ${{ github.action_path }}/componentize.py ${{ inputs.source }} ${{ inputs.target }} --ghio ./lib
16
17
+branding:
18
+ icon: 'box'
19
+ color: 'orange'
0 commit comments