Update release.php

This commit is contained in:
Remco Tolsma 2023-07-08 16:49:11 +02:00
parent eee9565334
commit bea15a0c5d
1 changed files with 1 additions and 2 deletions

View File

@ -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 ) {