Skip to content

Commit

Permalink
Fix workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-2023 committed Apr 21, 2024
1 parent c96e567 commit 5514c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Commit changes
run: |
# Configure Git user details
git config --global user.email "qcdevs@gmail.com"
git config --global user.email "qcdevs-bot@mail.com"
git config --global user.name "database-bot"
# Add the repodata.txt file
Expand Down

0 comments on commit 5514c8a

Please sign in to comment.