mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-01-14 04:07:23 +01:00
👷 Updates emailadress
Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
parent
ed7c8f8c6e
commit
150ec76e07
2
.github/workflows/icons-page-generation.yml
vendored
2
.github/workflows/icons-page-generation.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Load to GitHub
|
||||
run: |-
|
||||
git diff
|
||||
git config --global user.email "noreply@walkx.fyi"
|
||||
git config --global user.email "noreply@lammers.media"
|
||||
git config --global user.name "Dashboard Icons Bot"
|
||||
git add -A
|
||||
git commit -m ":construction_worker: Generates ICONS.md" || exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user