mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 00:54:03 +02:00
Changed stats updator script directory in workflow
This commit is contained in:
2
.github/workflows/update-stats.yml
vendored
2
.github/workflows/update-stats.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
env:
|
||||
GH_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
python .source/scripts/maintenance/stats_updator.py
|
||||
python source/scripts/maintenance/stats_updator.py
|
||||
|
||||
- name: Commit changes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user