File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 GH_PAT : ${{ secrets.BITNAMI_BOT_SUPPORT_TOKEN }}
2424 PR_LABELS : support
2525 GIT_USERNAME : bitnami-bot
26- GIT_EMAIL : bitnami- bot@vmware .com
27- COMMIT_BODY : " \n\n Signed-off-by: bitnami-bot <bitnami- bot@vmware .com>"
26+ GIT_EMAIL : bitnami. bot@broadcom .com
27+ COMMIT_BODY : " \n\n Signed-off-by: bitnami-bot <bitnami. bot@broadcom .com>"
Original file line number Diff line number Diff line change 3737 echo "Replacing $BITNAMI_TEAM for $TEAM_MEMBERS"
3838 sed -i "s|BITNAMI_TEAM=.*$|BITNAMI_TEAM='${TEAM_MEMBERS}'|g" .env
3939 git config user.name "bitnami-bot"
40- git config user.email "bitnami- bot@vmware .com"
40+ git config user.email "bitnami. bot@broadcom .com"
4141 git commit -s -m"[bitnami-bot] Updating Bitnami team members" .env
4242 git push
4343 else
4444 echo "BITNAMI_TEAM is updated and nothing should be done"
45- fi
45+ fi
You can’t perform that action at this time.
0 commit comments