diff --git a/.github/workflows/versionUpdate.yml b/.github/workflows/versionUpdate.yml index 2091e23..c3e1b04 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_ACTOR + echo Built by $GITHUB_SHA