fix github action

This commit is contained in:
Pheenoh 2023-06-26 20:58:08 -06:00
parent 64417c2b02
commit 799608e289
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ jobs:
- name: Upload Progress to Frogress
env:
PROGRESS_API_KEY: ${{ secrets.FROGRESS_API_KEY }}
run: ./tools/upload-progress.py -b https://progress.deco.mp/ -p twilightprincess -v gcn_usa progress-${{ steps.get_run_id.outputs.run_id }}.json
run: ./tp upload-progress -b https://progress.deco.mp/ -p twilightprincess -v gcn_usa progress-${{ steps.get_run_id.outputs.run_id }}.json