From 92870a1ce6fe038a0be5b816b6a6a3bcf904ae9a Mon Sep 17 00:00:00 2001 From: Brett McHargue Date: Tue, 31 Oct 2023 15:18:46 +0000 Subject: [PATCH] Change name of jobs --- .github/workflows/azure-deploy-stage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-deploy-stage.yml b/.github/workflows/azure-deploy-stage.yml index 969535e2..64fb545e 100644 --- a/.github/workflows/azure-deploy-stage.yml +++ b/.github/workflows/azure-deploy-stage.yml @@ -29,7 +29,7 @@ env: DOCKER_IMAGE: ghcr.io/dfe-digital/help-for-early-years-providers jobs: - deploy-to-staging: + build-and-deploy: runs-on: ubuntu-latest environment: staging steps: