Update .gitea/workflows/update.yaml
automatically check for updates / Check_for_update (push) Successful in 18s
automatically check for updates / Check_for_update (push) Successful in 18s
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
apt install jq -y
|
||||
- name: update hitster gameset database
|
||||
run: |
|
||||
wget https://hitster.jumboplay.com/hitster-assets/gameset_database.json
|
||||
wget https://hitster.jumboplay.com/hitster-assets/gameset_database.json -O gameset_database.json
|
||||
rm -f gameset_database.json.*
|
||||
- name: git commit
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user