diff --git a/.github/workflows/path-to-live.yml b/.github/workflows/path-to-live.yml index dc7fe4a428..1a02b9047f 100644 --- a/.github/workflows/path-to-live.yml +++ b/.github/workflows/path-to-live.yml @@ -290,7 +290,7 @@ jobs: if ${{ contains(needs.slack_notify.result, 'success') }}; then echo "Deployment to production successful" echo "Tag Used: main-${{ needs.workflow_variables.outputs.semver_tag }}" - echo "URL: https://use-lasting-power-of-attorney.service.gov.uk + echo "URL: https://use-lasting-power-of-attorney.service.gov.uk" exit 0 else echo "Deployment to production failed"