From 00c7f2605e46c6bcd1329a13cd921691952dd512 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Thu, 16 May 2024 10:18:16 -0500 Subject: [PATCH] updated PR with review input --- .github/workflows/tarball.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tarball.yml b/.github/workflows/tarball.yml index 7bfaf9fd228..296da293cf7 100644 --- a/.github/workflows/tarball.yml +++ b/.github/workflows/tarball.yml @@ -146,7 +146,7 @@ jobs: cp ${{ inputs.use_tag }}.zip hdf5.zip shell: bash - - name: Copy the release file source to the non-versioned file name + - name: cp-to-non-versioned id: cp-to-non-versioned if: ${{ (inputs.use_environ == 'release') }} run: |