mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 14:05:17 +00:00
feat: design cypherpunk IRC georelays dashboard for github.io
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
- name: Check for changes
|
||||
id: git-check
|
||||
run: |
|
||||
git add assets/bitchat_relay_count_chart.png assets/total_relay_count_chart.png
|
||||
git add assets/bitchat_relay_count_chart.png assets/total_relay_count_chart.png assets/relay_history.json
|
||||
git diff --staged --exit-code || echo "changes=true" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Commit and push changes
|
||||
|
||||
Reference in New Issue
Block a user