diff --git a/.github/workflows/MLPipelinePostMerge.yml b/.github/workflows/MLPipelinePostMerge.yml index 3e9292b..f3aff41 100644 --- a/.github/workflows/MLPipelinePostMerge.yml +++ b/.github/workflows/MLPipelinePostMerge.yml @@ -34,4 +34,4 @@ jobs: # dvc pull -r experiments - name: echo branch run: | - github.ref_name + echo ${github.ref_name}