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 be62a86 commit 9d01979Copy full SHA for 9d01979
action.yml
@@ -12,3 +12,6 @@ runs:
12
using: 'docker'
13
image: 'docker://unacast/actions-github-deployment-status'
14
args: ['${{ inputs.status }}']
15
+branding:
16
+ icon: 'send'
17
+ color: 'green'
0 commit comments