Skip to content

Commit 4ebe605

Browse files
committed
Add branding to action yaml
1 parent bea5b7b commit 4ebe605

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ inputs:
1616
cronitor_notify:
1717
description: Optionally specify a notification list or channel for alerts from this monitor
1818
required: false
19+
branding:
20+
icon: 'activity'
21+
color: 'white'
1922
runs:
2023
using: node16
2124
main: dist/index.js

0 commit comments

Comments
 (0)