From 3b8118d253a67413fb7d62f7f67f09a9e72eb031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edoardo=20Apr=C3=A0?= Date: Thu, 6 Nov 2025 00:08:06 -0800 Subject: [PATCH] Update nwchem_releasetar.yaml with new versions [ci skip] Add new version options for NWChem release. --- .github/workflows/nwchem_releasetar.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/nwchem_releasetar.yaml b/.github/workflows/nwchem_releasetar.yaml index 31014446f0..e8b1ea1337 100644 --- a/.github/workflows/nwchem_releasetar.yaml +++ b/.github/workflows/nwchem_releasetar.yaml @@ -11,6 +11,9 @@ on: options: - nightly - 7.3.0 + - 7.3.1 + - 7.3.2 + - 7.3.3 branch: description: 'branch of NWChem repository' required: true