mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 21:54:05 +02:00
Change env token name in action
This commit is contained in:
2
.github/workflows/update-stats.yml
vendored
2
.github/workflows/update-stats.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user