mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-08-25 08:08:00 +00:00
Merge branch 'master' into develop
# Conflicts: # action.yml
This commit is contained in:
commit
e22e83d67d
@ -1,5 +1,9 @@
|
|||||||
name: 'Webhook'
|
name: 'Webhook Action'
|
||||||
|
author: "Joel Male"
|
||||||
description: 'Send a webhook event to anywhere!'
|
description: 'Send a webhook event to anywhere!'
|
||||||
|
branding:
|
||||||
|
icon: 'alert-octagon'
|
||||||
|
color: 'gray-dark'
|
||||||
inputs:
|
inputs:
|
||||||
url:
|
url:
|
||||||
description: 'The url to send the webhook event to'
|
description: 'The url to send the webhook event to'
|
||||||
|
Loading…
Reference in New Issue
Block a user