00:30
<Richard Gibson>
fixing preview is on my list; the pattern that works is at https://github.com/tc39/template-for-proposals/tree/main/.github/workflows
00:35
<bakkot>
It's fixed once https://github.com/tc39/ecma262/pull/3698 lands
00:36
<bakkot>
This is intentionally slightly different from the code in template-for-proposals
01:04
<Richard Gibson>
I hadn't looked at https://github.com/tc39/ecma262/pull/3698 until just now, but I agree that it also works. We should also switch template-for-proposals over to the same scripts-from-main approach: https://github.com/tc39/ecma262/pull/3698#pullrequestreview-3291743667