Fix GitHub Actions email
This commit is contained in:
parent
5f061ca665
commit
3da4cbfc79
4 changed files with 4 additions and 4 deletions
2
.github/workflows/update-bundle.yml
vendored
2
.github/workflows/update-bundle.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
- name: Update git config
|
||||
run: |
|
||||
git config --global user.email "github-actions@github.com"
|
||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
|
||||
- name: Update bundle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue