Skip to content

Commit

Permalink
Update comment to not mention pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
iangmaia committed Sep 2, 2024
1 parent ebbd05b commit d9c348e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def get_release_url(repository:, tag_name:)
nil
end

# Publishes an existing GitHub Release still in draft mode. Note that this will search only within the first page of releases, as returned by the GitHub API.
# Publishes an existing GitHub Release still in draft mode.
#
# @param [String] repository The repository name, including the organization (e.g. `wordpress-mobile/wordpress-ios`)
# @param [String] name The name of the release to publish.
Expand Down

0 comments on commit d9c348e

Please sign in to comment.