This commit is contained in:
a1denvalu3
2026-01-13 00:57:20 +01:00
parent 6defae71c6
commit 238311aefb
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add app/src/main/assets/nostr_relays.csv
git add relays/online_relays_gps.csv
git commit -m "Automated update of relay data - $(date -u)"
git push
env: