We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e17a8b commit 0397edbCopy full SHA for 0397edb
.github/workflows/update-results.yml
@@ -35,7 +35,7 @@ jobs:
35
cmr "convert from-csv to-md" --csv_file=summary.csv --md_file=README.md
36
37
USER="GitHub Action"
38
- EMAIL=action@github.com
+ EMAIL=admin@gateoverflow.com
39
40
git config --global user.name "$USER"
41
git config --global user.email "$EMAIL"
0 commit comments