-
Fixes #357 Use a read stream for artifacts.
Some checks failedTest / check_pr (push) Has been cancelledreleased this
2023-08-24 12:37:01 +00:00 | 150 commits to main since this releaseThis seems to be safe since octokit mentions ReadableStreams in their fetcher wrapper & tests: https://github.com/octokit/request.js/blob/main/src/fetch-wrapper.ts#L44
(and also it seems to work when I test it).Downloads