mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-17 06:06:35 +00:00
ref+sec(github-like): lift _common/github.js from _common/githubish.js
This commit is contained in:
@@ -20,9 +20,6 @@ async function getAllReleases(
|
||||
username = '',
|
||||
token = '',
|
||||
) {
|
||||
if (!baseurl) {
|
||||
throw new Error('missing baseurl');
|
||||
}
|
||||
baseurl = `${baseurl}/api/v1`;
|
||||
let all = await GitHubish.getAllReleases(
|
||||
request,
|
||||
|
||||
Reference in New Issue
Block a user