Skip to content

Commit

Permalink
Merge pull request #29 from PtPrashantTripathi/CleanUp
Browse files Browse the repository at this point in the history
Clean up
  • Loading branch information
PtPrashantTripathi committed Sep 20, 2023
2 parents 14ff100 + 6f9b1a1 commit fd79b49
Show file tree
Hide file tree
Showing 35 changed files with 10 additions and 21,095 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/PanditBOT.yml
Expand Up @@ -29,11 +29,11 @@ jobs:
python -m pip install -U pip
pip install -r requirements.txt
- name: Updating JSON
run: python main.py
run: python repo.py
- name: Git push
run: |
git config user.name PtPrashantTripathi
git config user.email ptprashanttripathi@outlook.com
git add ./json/repos.json
git add repos.json
git commit -m "[PanditBot] Updating Repos Data $(date +%Y-%m-%d_%H-%M-%S)"
git push --quiet
385 changes: 0 additions & 385 deletions css/bootstrap.min.css

This file was deleted.

0 comments on commit fd79b49

Please sign in to comment.