mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Closes #333 - This should work now.
This commit is contained in:
@@ -146,7 +146,7 @@ automation:
|
||||
{% set issue = trigger.event.data.issue %}
|
||||
{% set issueurl = trigger.event.data.issueurl %}
|
||||
{% set phrases = [
|
||||
"New Code Available: " ~ issue ~ " " ~ issueurl
|
||||
"New Code: " ~ issue ~ " " ~ issueurl
|
||||
] %}
|
||||
{% set hashtags = [
|
||||
"#Github",
|
||||
|
Reference in New Issue
Block a user