1
0
Fork 0
mirror of https://github.com/walkxcode/dashboard-icons.git synced 2024-11-21 19:03:25 +01:00

👷 Updates emailadress

Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
Bjorn Lammers 2024-10-18 23:10:19 +02:00 committed by GitHub
parent ed7c8f8c6e
commit 150ec76e07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
- name: Load to GitHub - name: Load to GitHub
run: |- run: |-
git diff 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 config --global user.name "Dashboard Icons Bot"
git add -A git add -A
git commit -m ":construction_worker: Generates ICONS.md" || exit 0 git commit -m ":construction_worker: Generates ICONS.md" || exit 0