mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-24 00:49:00 +08:00
Merge branch 'master' into develop
# Conflicts: # action.yml
This commit is contained in:
+5
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user