Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
update bot email
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Sep 30, 2022
1 parent 9d77390 commit 0709dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
npm whoami
- name: Git Setup
run: |
git config --global user.email "community@webdriver.io"
git config --global user.email "bot@webdriver.io"
git config --global user.name "WebdriverIO Release Bot"
- name: Install Dependencies
run: npm ci
Expand Down

0 comments on commit 0709dcc

Please sign in to comment.