Skip to content

Commit

Permalink
add more hsr things
Browse files Browse the repository at this point in the history
  • Loading branch information
MhankBarBar committed Jun 25, 2023
1 parent b23086c commit f14bcf5
Show file tree
Hide file tree
Showing 4 changed files with 7,852 additions and 5,756 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ jobs:
- name: Commit and push if changed
run: |
git diff
git checkout --orphan temp_branch
git config user.name "MhankBarBar"
git config user.email "[email protected]"
git add -A
git commit -asm "Joy's Genshin Impact stats"
git branch -D master
git branch -m master
git push -f origin master
Loading

0 comments on commit f14bcf5

Please sign in to comment.