Skip to content

Commit

Permalink
Set the git email to actions-at-github.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 23, 2024
1 parent 6e4c9f0 commit 99286f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sudo apt-get install -y gh
- name: Set up git
run: |
git config --global user.email "pavel.marek@enso.org"
git config --global user.email "actions@github.org"
git config --global user.name "enso-bench-bot"
- name: Upload benchmarks
run: |
Expand Down

0 comments on commit 99286f4

Please sign in to comment.