update dist
All checks were successful
Unit tests / Unit tests (latest) (push) Successful in -1m49s
Unit tests / Unit tests (lts/*) (push) Successful in -1m59s
Unit tests / Unit tests (lts/hydrogen) (push) Successful in -1m59s
Distribution check / Generated files check (push) Successful in -1m48s
NPM Audit Check / Check NPM audit (push) Successful in -2m9s
All checks were successful
Unit tests / Unit tests (latest) (push) Successful in -1m49s
Unit tests / Unit tests (lts/*) (push) Successful in -1m59s
Unit tests / Unit tests (lts/hydrogen) (push) Successful in -1m59s
Distribution check / Generated files check (push) Successful in -1m48s
NPM Audit Check / Check NPM audit (push) Successful in -2m9s
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -41497,7 +41497,7 @@ async function main() {
|
|||||||
body,
|
body,
|
||||||
headers
|
headers
|
||||||
});
|
});
|
||||||
await distribution.post(`${github.context.serverUrl}/api/v1/packages/${github.context.repo.owner}/arch/${pkg.package}/-/link/${pkg.package}`, { headers });
|
await distribution.post(`${github.context.serverUrl}/api/v1/packages/${github.context.repo.owner}/arch/${pkg.package}/-/link/${github.context.repo.repo}`, { headers });
|
||||||
}
|
}
|
||||||
await deletePackages(parsedData.move, headers);
|
await deletePackages(parsedData.move, headers);
|
||||||
return;
|
return;
|
||||||
|
|||||||
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user