diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 030ba572d..cc5612fc9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -669,7 +669,7 @@ jobs: run: | git config user.email 'github-actions[bot]' git config user.name 'github-actions[bot]@users.noreply.github.com' - yarn nx release + yarn nx release --yes autobot: name: "Autobot" permissions: