From 694f60a7675500845cdf15218766536891809530 Mon Sep 17 00:00:00 2001 From: Brian <76164974+bpeacock001@users.noreply.github.com> Date: Thu, 4 Mar 2021 16:34:39 +0000 Subject: [PATCH] Update versionUpdate.yml --- .github/workflows/versionUpdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/versionUpdate.yml b/.github/workflows/versionUpdate.yml index c3e1b04..a7e9a39 100644 --- a/.github/workflows/versionUpdate.yml +++ b/.github/workflows/versionUpdate.yml @@ -17,4 +17,4 @@ jobs: # Runs a set of commands using the runners shell - name: Get the GH variables run: - echo Built by $GITHUB_SHA + echo "Built by $GITHUB_SHA"