diff --git a/.github/workflows/getVersionString.yml b/.github/workflows/getVersionString.yml index 2e648a02..c42b12c4 100644 --- a/.github/workflows/getVersionString.yml +++ b/.github/workflows/getVersionString.yml @@ -1,5 +1,5 @@ # This is the name of the workflow, visible on GitHub UI. -name: PreRelease_Build_Task +name: Get_Python_String_Build_Task # Controls when the action will run. on: