erigon-pulse/cmd/release/README.md

10 lines
279 B
Markdown
Raw Normal View History

# 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.