mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-17 16:23:13 +00:00

* Fetch relay list from official lnproxy repo My changes have been merged on the lnproxy.org repo, so RoboSats must not fetch from my fork of lnproxy anymore. * Grant workflow job write perms By default, the GITHUB_TOKEN only has read permissions. Write is required in order to update the list of relays. * Update to latest version of checkout action --------- Co-authored-by: +shyfire131 <shyfire131@shyfire131.net>