mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-06 17:03:32 +02:00
Merge pull request #319 from yellowcooln/fix/ha-addon-dispatch-repo
fix: update HA add-on dispatch target
This commit is contained in:
@@ -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}\"}}"
|
||||
|
||||
Reference in New Issue
Block a user