From 0a00b0a5535db64a0b964e7b83fc8785e281c8ed Mon Sep 17 00:00:00 2001 From: Nadeem Jazmawe <44744877+NadeemJazmawe@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:06:02 +0300 Subject: [PATCH] Update CD.yml --- .github/workflows/CD.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index c11f1ec45c..85f40e3b41 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -31,6 +31,7 @@ # - Depends on the `CI` job. # - Uses the `.github/workflows/Docker.yml` workflow. # - Inherits secrets. + name: CD on: