Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boyugou authored Dec 17, 2024
1 parent 25d874c commit 6d0845e
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_by_env/env_desktop.md grouped_by_env/env_general.md grouped_by_env/env_gui.md grouped_by_env/env_mobile.md grouped_by_env/env_web.md grouped_by_authors
git add README.md grouped_by_env grouped_by_authors
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 6d0845e

Please sign in to comment.