Merge branch 'master' into develop

# Conflicts:
#	action.yml
This commit is contained in:
Joel Male 2020-08-27 18:11:32 +10:00
commit e22e83d67d
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
name: 'Webhook'
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'