Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
boyugou committed Dec 17, 2024
1 parent 4fee0c3 commit 5453774
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
run: |
git config --global user.name "github-actions"
git config --global user.email "[email protected]"
git add README.md paper_by_env paper_by_author
git commit -m "Update README with sorted content from update_template_or_data/update_paper_list.md"
git add README.md paper_by_env paper_by_author update_template_or_data/statistics
git commit -m "Auto Updates"
git push
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5453774

Please sign in to comment.