mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
new repo system (#579)
* ci: new repo updater * fix: +x formatter * update: repo * chore: rename universal file to stop file outputs like "repo.universal.altstore.json" * literally mfw * update: repo * insane * ok, fine, i guess we'll keep repo.json, i hope everybody sees our updated repo announcement * update: repo * whoopsies, fix dates * docs: repos * docs(repos): update links * fix: trollapps better with altstore source * update: repo * docs(repos): shorter links --------- Co-authored-by: asdfzxcvbn <asdfzxcvbn@users.noreply.github.com>
This commit is contained in:
@@ -15,10 +15,10 @@ jobs:
|
||||
uses: actions/checkout@v4.1.6
|
||||
|
||||
- name: Run Update Script
|
||||
run: ./Tools/updateRepo
|
||||
run: ./Tools/Updater/EeveeRepoUpdate
|
||||
|
||||
- name: Make AltStore Source
|
||||
run: ./Tools/altSourceConverter repo.json
|
||||
- name: Generate Sources
|
||||
run: ./Tools/Formatter/urf -input repo.json -output Repositories
|
||||
|
||||
- name: Push Changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v5.0.1
|
||||
|
||||
Reference in New Issue
Block a user