From bf597a4329cfeabfb27054df86957bf5fb45e21a Mon Sep 17 00:00:00 2001 From: mhogomchungu Date: Thu, 30 May 2024 16:38:43 +0300 Subject: [PATCH] Update WindowsGit.yml --- .github/workflows/WindowsGit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/WindowsGit.yml b/.github/workflows/WindowsGit.yml index 93f1c57d..bb23fc1f 100644 --- a/.github/workflows/WindowsGit.yml +++ b/.github/workflows/WindowsGit.yml @@ -209,4 +209,4 @@ jobs: tag: "1.5.2" commit: "master" allowUpdates: true - body: "This entry is used to host git windows builds.\n\nBuild date and time: ${{ env.CURRENT_TIME }}\nBuild version: ${{ env.BUILD_VERSION }}" + body: "This entry is used to hold binaries build with github infrastructure.\n\nBuild date and time for git version: ${{ env.CURRENT_TIME }}"