Fix progress API slug

This commit is contained in:
Luke Street 2024-09-05 08:23:57 -06:00 committed by GitHub
parent bfe62afca1
commit 4ebaffd2f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/ \