Fix GitHub Actions email

This commit is contained in:
Henry Mercer 2023-05-25 11:27:13 +01:00
parent 5f061ca665
commit 3da4cbfc79
4 changed files with 4 additions and 4 deletions

View file

@ -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