summaryrefslogtreecommitdiffstats
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-02-15 21:32:01 (GMT)
committerGitHub <noreply@github.com>2024-02-15 21:32:01 (GMT)
commit7392a102d8ab67c369d2f6208bd4b23711e6ea44 (patch)
tree0ac0f24bf415e8c20c293157f01f21b51fdaa2fe /.github/workflows/release.yml
parent410c18b59f8389f113c806917af69378d77ef506 (diff)
downloadhdf5-7392a102d8ab67c369d2f6208bd4b23711e6ea44.zip
hdf5-7392a102d8ab67c369d2f6208bd4b23711e6ea44.tar.gz
hdf5-7392a102d8ab67c369d2f6208bd4b23711e6ea44.tar.bz2
Delete old snapshot binaries after new snapshots are created (#4020)
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 68565b6..9b97417 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -96,7 +96,6 @@ jobs:
use_environ: release
call-workflow-release:
- #needs: [call-workflow-tarball, call-workflow-ctest]
needs: [log-the-inputs, create-files-ctest, call-workflow-ctest, call-workflow-abi]
permissions:
contents: write # In order to allow tag creation