This should work now. Closing #813 again.
This commit is contained in:
parent
88155a5b6e
commit
9cffc2cec4
|
@ -73,11 +73,7 @@ automation:
|
||||||
trigger.json.action }} by {{trigger.json.sender.login}}
|
trigger.json.action }} by {{trigger.json.sender.login}}
|
||||||
{{trigger.json.issue.html_url}}
|
{{trigger.json.issue.html_url}}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{% set hashtags = [
|
#Github #SmartHomeCode
|
||||||
" #Github",
|
|
||||||
" #SmartHomeCode"
|
|
||||||
] %}
|
|
||||||
{{ phrases|random ~ " " ~ hashtags|random }}
|
|
||||||
image: >-
|
image: >-
|
||||||
{% set pictures = [
|
{% set pictures = [
|
||||||
"/config/www/custom_ui/floorplan/images/branding/repo_ad.png",
|
"/config/www/custom_ui/floorplan/images/branding/repo_ad.png",
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 32 KiB |
Binary file not shown.
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Loading…
Reference in New Issue