ci: publish SHA256SUMS alongside release binaries
The server's install script verifies downloaded binaries against a
SHA256SUMS manifest. Publish one per release so the verification
succeeds; standard `sha256sum` format (hash + two spaces + filename)
so `shasum -a 256` and `sha256sum` both parse it.
Asset name: SHA256SUMS_{version}.
Pairs with fangorn/anvil#49 which adds /runner/checksums serving this
asset and updates the install script to verify against it.
Refs #1
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
SHA:
12ff11a625a05db13c3a620875f0e7dfd8f5b940
Author:
Cole Christensen <cole.christensen@macmillan.com>
Date:
2026-04-17 03:09
Parents:
1e07ac2
1 files changed
+19
-0
| Type | ||
|---|---|---|
|
|
ci/build-runner.sh | +19 −0 |
|
||