mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-22 03:10:43 +08:00
Pinning entry timestamps to the commit date made two builds of the same VERSION differ whenever the workflow failed late and was re-run from a fix-up commit — the no-overwrite guard then rejected the rerun. Pin to a fixed epoch (SOURCE_DATE_EPOCH overridable) and walk files in sorted order so every runner emits identical bytes for a given version. Bump to 0.2.2 because the 0.2.1 immutable slot holds a commit-time-stamped build.