Commit fd0b68b
committed
fix(ci): use DEMO_DISPATCH_TOKEN for cross-repo demo dispatch
Replace GITHUB_TOKEN with DEMO_DISPATCH_TOKEN in both dispatch jobs
(dispatch-demo-deployment and dispatch-demo-canary). The default
GITHUB_TOKEN lacks permission to dispatch to the external
SiriusScan/sirius-demo repository, causing HTTP 403 on every run.
Made-with: Cursor1 parent 5cdd92e commit fd0b68b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
859 | | - | |
| 859 | + | |
860 | 860 | | |
861 | 861 | | |
862 | 862 | | |
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
| 891 | + | |
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| |||
0 commit comments