Skip to content

Commit

Permalink
Merge pull request #189 from MCAHITK-MINOR-PROJECT/patch-4
Browse files Browse the repository at this point in the history
Update update_leaderboard.yml
  • Loading branch information
jvedsaqib authored Oct 25, 2024
2 parents f4c059a + 8deafac commit 0a7b733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run leaderboard update script
run: |
python .github/scripts/update_structure.py
python .github/scripts/update_leaderboard.py
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub token
GITHUB_REPOSITORY: ${{ github.repository }} # Repository info
Expand Down

0 comments on commit 0a7b733

Please sign in to comment.