Commit e2efbf0
committed
chore(brand): resync the model counts from the published artifact
blockrun#734 retired a chat SKU, so the catalog has been 77 chat / 104 total
since. The weekly brand-sync workflow would have carried that here by itself,
except GitHub Actions is failing in 2s with zero steps org-wide — a billing
stop — so it has not run. This is `sync-brand-numbers.mjs --refresh` by hand.
`--check` reports "up to date" throughout, correctly: it never touches the
network and compares markers against the committed brand-numbers.json, which
was itself stale. Only --refresh can see drift of this kind.1 parent ae909e2 commit e2efbf0
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
954 | | - | |
| 954 | + | |
955 | 955 | | |
956 | 956 | | |
957 | 957 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments