mirror of
https://github.com/PrimeDecomp/echoes.git
synced 2024-11-23 05:10:06 +00:00
Fix progress API slug
This commit is contained in:
parent
bfe62afca1
commit
4ebaffd2f2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
if: github.ref == 'refs/heads/main'
|
||||
continue-on-error: true
|
||||
env:
|
||||
PROGRESS_SLUG: prime
|
||||
PROGRESS_SLUG: echoes
|
||||
PROGRESS_API_KEY: ${{ secrets.PROGRESS_API_KEY }}
|
||||
run: |
|
||||
python tools/upload_progress.py -b https://progress.decomp.club/ \
|
||||
|
Loading…
Reference in New Issue
Block a user