From bea15a0c5d14e2c6dc3a53b70640941de802b356 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Sat, 8 Jul 2023 16:49:11 +0200 Subject: [PATCH] Update release.php --- .github/scripts/release.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/scripts/release.php b/.github/scripts/release.php index b2baecb..5fe89d4 100644 --- a/.github/scripts/release.php +++ b/.github/scripts/release.php @@ -278,8 +278,7 @@ $release_not_found = ( 1 === $result_code ); /** * GitHub release. - * - * @todo https://memberpress.com/wp-json/wp/v2/pages?slug=change-log + * * @link https://cli.github.com/manual/gh_release_create */ if ( $release_not_found ) {