diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c3b40f659..34497fc26 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: env: PROJECT: edr-freight BRANCH: ${{ github.ref_name }} - DEPLOY_USER: user + DEPLOY_USER: tria BUILD_ENV_FILE: freight-web.build.env DOCKER_BUILDKIT: "1" COMPOSE_DOCKER_CLI_BUILD: "1"