Skip to content

Commit fd79b49

Browse files
Merge pull request #29 from PtPrashantTripathi/CleanUp
Clean up
2 parents 14ff100 + 6f9b1a1 commit fd79b49

35 files changed

+10
-21095
lines changed

.github/workflows/PanditBOT.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ jobs:
2929
python -m pip install -U pip
3030
pip install -r requirements.txt
3131
- name: Updating JSON
32-
run: python main.py
32+
run: python repo.py
3333
- name: Git push
3434
run: |
3535
git config user.name PtPrashantTripathi
3636
git config user.email ptprashanttripathi@outlook.com
37-
git add ./json/repos.json
37+
git add repos.json
3838
git commit -m "[PanditBot] Updating Repos Data $(date +%Y-%m-%d_%H-%M-%S)"
3939
git push --quiet

css/bootstrap.min.css

Lines changed: 0 additions & 385 deletions
This file was deleted.

0 commit comments

Comments
 (0)