mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-11-25 08:56:57 +01:00
Update action.yml
This commit is contained in:
parent
363ff430ae
commit
05b47b58c9
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
name: 'Webhook Action'
|
||||
author: "Joel Male"
|
||||
description: 'Send a webhook event to anywhere!'
|
||||
branding:
|
||||
icon: 'alert-octagon'
|
||||
color: 'gray-dark'
|
||||
inputs:
|
||||
url:
|
||||
description: 'The url to send the webhook event to'
|
||||
|
|
Loading…
Reference in a new issue