ncipollo / release-action

An action which manages a github release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail to upload artifact if the size is greater than 2GB.

itsankit-google opened this issue · comments

Is your feature request related to a problem? Please describe.
Unable to upload an artifact with size greater than 2GB.
image

Describe the solution you'd like
Able to upload an artifact with size greater than 2GB.

That is a GitHub api restriction, not a constraint from the action.