Different way to do this. #895

This commit is contained in:
ccostan
2020-10-02 14:34:43 -04:00
parent 9d4d5cde30
commit 247cd4a774
5 changed files with 119 additions and 95 deletions

View File

@@ -12,7 +12,7 @@ rest_command:
method: POST
headers:
Authorization: !secret github_token
payload: '{"title":"HACS {{ repo }} Update Available","body":"{{ message }}"}'
payload: '{"title":"HACS {{ repo }}","body":"{{ message }}"}'
#-------------------------------------------