mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-07 12:03:27 -04:00
Update build.yml
Inject PAT into env
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
env:
|
||||
PROGRESS_SLUG: animalcrossing
|
||||
PROGRESS_API_KEY: ${{ secrets.PROGRESS_API_KEY }}
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} # for accessing github endpoints
|
||||
run: |
|
||||
python tools/upload_progress.py -b https://progress.decomp.club/ \
|
||||
-p $PROGRESS_SLUG -v ${{ matrix.version }} \
|
||||
|
||||
Reference in New Issue
Block a user