Skip to content

Commit

Permalink
Update monthly-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lubianat authored Jul 24, 2024
1 parent d310906 commit c8c35f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/monthly-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:

- name: Commit changes
run: |
git config --local user.email "[email protected]"
git config --local user.name "Your Name"
git config --local user.email "[email protected]"
git config --local user.name "Tiago Lubiana"
git add .
git commit -m "Monthly update: fetch genes and generate GMT"
env:
Expand Down

0 comments on commit c8c35f3

Please sign in to comment.