fix(action): updating signoff to openebs.io

Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
Pawan 2021-05-14 10:59:33 +05:30 committed by Kiran Mova
parent 551f6dd8ae
commit 7cdfce078e
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ jobs:
- name: Configure Git
run: |
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
git config user.email "$GITHUB_ACTOR@openebs.io"
- name: Update Operator YAML
run: |