Update action.yml

This commit is contained in:
Joel Male 2020-08-26 10:56:36 +10:00
parent 363ff430ae
commit 05b47b58c9

View File

@ -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'