Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
boyugou committed Dec 13, 2024
1 parent 76b1a1c commit 2e73d4d
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
git config --global user.name "github-actions"
git config --global user.email "[email protected]"
git add README.md update_template_or_data/update_paper_list.md
git add README.md update_template_or_data/update_paper_list.md grouped_papers/env_desktop.md grouped_papers/env_general.md grouped_papers/env_gui.md grouped_papers/env_mobile.md grouped_papers/env_web.md
git commit -m "Update README with sorted content from update_template_or_data/update_paper_list.md"
git push
env:
Expand Down
Loading

0 comments on commit 2e73d4d

Please sign in to comment.