From 71ccf95660f47c4a2d277a9782d32016f84e281e Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Mon, 30 Dec 2024 14:58:24 +0100 Subject: [PATCH] Update release.php --- .github/scripts/release.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/release.php b/.github/scripts/release.php index c5ccdae..f09005e 100644 --- a/.github/scripts/release.php +++ b/.github/scripts/release.php @@ -105,7 +105,7 @@ mkdir( $plugins_dir ); $plugin_dir = $plugins_dir . '/advanced-custom-fields-pro'; -$zip_file = $archives_dir . '/advanced-custom-fields-pro-' . $version . '.zip'; +$zip_file = $archives_dir . '/advanced-custom-fields-pro.' . $version . '.zip'; /** * Download ZIP.