mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-22 03:59:34 +01:00
build: update distribution (#115)
This commit is contained in:
parent
7ca13a4f6e
commit
b360ab3b73
1 changed files with 3 additions and 1 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
@ -3541,7 +3541,9 @@ function fetch(url, opts) {
|
|||
return;
|
||||
}
|
||||
|
||||
if (response && response.body) {
|
||||
destroyStream(response.body, err);
|
||||
}
|
||||
});
|
||||
|
||||
/* c8 ignore next 18 */
|
||||
|
|
Loading…
Reference in a new issue