From 9f96aa66a3ae20a181c1c95442d9686a709d7e50 Mon Sep 17 00:00:00 2001 From: JChatmasOctopus <50506513+JChatmasOctopus@users.noreply.github.com> Date: Thu, 2 May 2024 16:55:05 -0500 Subject: [PATCH] Update CICD-containers.yml --- .github/workflows/CICD-containers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD-containers.yml b/.github/workflows/CICD-containers.yml index c296ad6..f0bd590 100644 --- a/.github/workflows/CICD-containers.yml +++ b/.github/workflows/CICD-containers.yml @@ -75,7 +75,7 @@ jobs: octopussamples/octopetshop-database-enterprise Create-Octopus-Release: - + if: false name: 🐙Create Release needs: [build, Push-build-information] runs-on: ubuntu-latest