mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 05:58:59 -04:00
Update progress API endpoint
This commit is contained in:
@@ -29,5 +29,5 @@ jobs:
|
||||
env:
|
||||
PROGRESS_API_KEY: ${{secrets.PROGRESS_API_KEY}}
|
||||
run: |
|
||||
python tools/upload_progress.py -b https://progress.deco.mp/ -p tww -v ${{matrix.version}} \
|
||||
python tools/upload_progress.py -b https://progress.decomp.club/ -p tww -v ${{matrix.version}} \
|
||||
build/${{matrix.version}}/progress.json
|
||||
|
||||
Reference in New Issue
Block a user