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 b4bf5f4 commit e6622a7
Showing 1 changed file with 1 addition and 1 deletion.
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 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 add README.md update_template_or_data/update_paper_list.md grouped_paper/env_desktop.md grouped_paper/env_general.md grouped_paper/env_gui.md grouped_paper/env_mobile.md grouped_paper/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

0 comments on commit e6622a7

Please sign in to comment.