Skip to content

Commit

Permalink
Update best_results.txt in utils directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mijanr committed Apr 6, 2024
1 parent 9029b67 commit 6acbac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/best_runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
if [[ $(git status --porcelain) ]]; then
git config --global user.email "md.rahman.ce@gmail.com"
git config --global user.name "Md Mijanur Rahman"
git add utils/best_results.txt
git commit -am "Update results" || exit 0
git push
fi

0 comments on commit 6acbac1

Please sign in to comment.