Open
Description
I'm using this action to release binaries from a matrix CI workflow building on macOS, linux and windows. The windows job is failing with the following error:
EBUSY: resource busy or locked, lstat 'D:\pagefile.sys'
The other two are working just fine. Is action-gh-release
supported on a windows build?