diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1082cc2363..17d3c23674 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -83,7 +83,7 @@ jobs: with: token: '${{ secrets.GITHUB_TOKEN }}' initial-status: 'in_progress' - environment: 'Server ${{ matrix.name }} - Production' + environment: 'Production Cloud' task: 'deploy' description: 'Deploy from ${{ needs.setup.outputs.branch-name }} branch'