Merge pull request #319 from yellowcooln/fix/ha-addon-dispatch-repo

fix: update HA add-on dispatch target
This commit is contained in:
Yellowcooln
2026-06-26 09:39:08 -04:00
committed by GitHub
+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}\"}}"