mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 12:07:17 +00:00
bf1d08c8cc
- [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
10 lines
279 B
Markdown
10 lines
279 B
Markdown
# 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.
|