diff --git a/.github/workflows/crowdin-translations-updater.yml b/.github/workflows/crowdin-translations-updater.yml index c6f59035015..4bd02a9ff2c 100644 --- a/.github/workflows/crowdin-translations-updater.yml +++ b/.github/workflows/crowdin-translations-updater.yml @@ -77,4 +77,4 @@ jobs: GH_TOKEN: ${{ secrets.ANDROID_BOB_GH_TOKEN }} PR_NUMBER: ${{ steps.crowdin-updater.outputs.pull_request_number }} run: | - gh pr edit $PR_NUMBER --add-reviewer "wireapp/android" + gh pr edit $PR_NUMBER --add-reviewer wireapp/android