mirror of
https://github.com/ncipollo/release-action
synced 2026-09-07 20:04:03 +00:00
This 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).