From 27118d3a5c4e8d72f9607168ec9b95f9aa4d1ff4 Mon Sep 17 00:00:00 2001 From: Dany Henriquez <2287263+DanyHenriquez@users.noreply.github.com> Date: Thu, 23 May 2024 15:19:57 +0200 Subject: [PATCH] feat: Update CD.yaml (#17) --- .github/workflows/CD.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/CD.yaml b/.github/workflows/CD.yaml index 41b82db..1164f67 100644 --- a/.github/workflows/CD.yaml +++ b/.github/workflows/CD.yaml @@ -4,9 +4,7 @@ on: push: branches: - main - release: - types: - - published + release: {} permissions: contents: write