mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-09 23:24:44 +00:00
Update Templates.md
Add missing bracket to the Templates.md
This commit is contained in:
parent
a4eebd6005
commit
bd1aaab0ad
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ In the example JSON template file below (YAML is also supported), the `payload-h
|
|||
Additionally, the result is piped through the built-in Go template function `js` to ensure that the result is a well-formed Javascript/JSON string.
|
||||
|
||||
```
|
||||
[
|
||||
{
|
||||
"id": "webhook",
|
||||
"execute-command": "/home/adnan/redeploy-go-webhook.sh",
|
||||
|
|
Loading…
Add table
Reference in a new issue