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:
parent
ed7c8f8c6e
commit
150ec76e07
1 changed files with 1 additions and 1 deletions
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
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue