From 9ce0fca307dae2354a399e453535834a45784293 Mon Sep 17 00:00:00 2001 From: Marcus Markiewicz <43656407+supermem613@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:21:23 -0400 Subject: [PATCH] Update CD.yml --- .github/workflows/CD.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index 5dde7a3..aa13ae5 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -100,8 +100,8 @@ jobs: with: files: | **/*.msi - **/bin/x86/Release/TeamMate.pdb - **/bin/x86/Release/TeamMate.exe + **/bin/x86/Release/**/TeamMate.pdb + **/bin/x86/Release/**/TeamMate.exe draft: true prerelease: true env: