fix: update HA add-on dispatch target

This commit is contained in:
yellowcooln
2026-06-26 09:35:19 -04:00
parent 751c9e3807
commit 864030283c
+1 -1
View File
@@ -107,5 +107,5 @@ jobs:
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${DISPATCH_TOKEN}" \
https://api.github.com/repos/pyMC-dev/pyMC-HA-Add-on/dispatches \
https://api.github.com/repos/openhop-dev/openHop-HA-Add-on/dispatches \
-d "{\"event_type\":\"sync-upstream-channel\",\"client_payload\":{\"channel\":\"${CHANNEL}\",\"revision\":\"${REVISION}\"}}"