erigon-pulse/cmd/release/README.md
Max Revitt bf1d08c8cc
feat(release): github action, build script, and release manager (#6818)
- [x] setup infra
- [x] provide readme
- [x] setup secrets (keys) for infra
- [x] resolve todos
- [x] remove unnecessary test actions triggers
- [x] update go path (should be installed on runner properly - unlike my
self hosted quick setup)
- [x] provide docs on using checksum and signature to verify the binary
2023-03-03 10:11:28 +00:00

279 B

release

Flags: - --github-token - GitHub token - --releases - Number of releases to fetch (default 5)

Takes a GitHub token, and an optional number of releases.

Fetches the last 5 releases from GitHub and adds them to a JSON file which the download page can use.