Change env token name in action

This commit is contained in:
Lucas
2025-04-06 11:49:53 -07:00
parent b65707937e
commit 31d7fd3a75

View File

@@ -32,7 +32,7 @@ jobs:
- name: Run update script
env:
GH_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
python source/scripts/maintenance/stats_updator.py