diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index b02b557..606b948 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -6,6 +6,7 @@ on: jobs: get-version: + name: Get build version runs-on: ubuntu-latest outputs: version: v${{ steps.get_version.outputs.value }}+rev.g${{ steps.trim_sha.outputs.trimmed_sha }}