We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758600b commit acc7be4Copy full SHA for acc7be4
1 file changed
action.yml
@@ -41,3 +41,6 @@ runs:
41
git push origin ${GITHUB_REF##*/}
42
fi
43
shell: bash
44
+branding:
45
+ icon: 'lock'
46
+ color: 'green'
0 commit comments