From f79cae66341097f9772a7a086623098b2a58f66a Mon Sep 17 00:00:00 2001 From: NManem <100450515+NManem@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:24:43 -0400 Subject: [PATCH] Update createPackages.yml - adjusted the body of the release draft --- .github/workflows/createPackages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/createPackages.yml b/.github/workflows/createPackages.yml index 1e772746..6451f1da 100644 --- a/.github/workflows/createPackages.yml +++ b/.github/workflows/createPackages.yml @@ -51,7 +51,7 @@ jobs: release_name: Release v1.16.0 # Replace with your desired release name draft: true body: | - Fully implemented CI/CD pipeline for windows, mac, and linux. + windows: needs: create_release