diff --git a/.github/workflows/update-environments.yml b/.github/workflows/update-environments.yml index 2acdc112a..fc0a31e83 100644 --- a/.github/workflows/update-environments.yml +++ b/.github/workflows/update-environments.yml @@ -38,4 +38,4 @@ jobs: TO_BRANCH: "release" PULL_REQUEST_TITLE: "Update release branch" PULL_REQUEST_BODY: "This is a pull request that upon merging will update production environment with recent `stage-live` changes." - TEAM_REVIEWERS: '["tahowallet/extension-devs"]' + REVIEWERS: '["andreachapman"]'