Skip to content

Commit

Permalink
doc(githubish): be explicit that 'request' is no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
coolaj86 committed Sep 11, 2024
1 parent 2410162 commit 0902b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _common/github.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let GitHubish = require('./githubish.js');
/**
* Lists GitHub Releases (w/ uploaded assets)
*
* @param {any} _request - deprecated
* @param {null} _request - deprecated
* @param {String} owner
* @param {String} repo
* @param {String} [baseurl]
Expand Down

0 comments on commit 0902b4b

Please sign in to comment.