Hi,
are the proxy environment variables supported when uploading the assets for the release?
I'm getting the following error and I'm an environment that uses an http/https proxy.
Run softprops/action-gh-release@v1
👩🏭 Creating new GitHub release for tag v0.10...
⬆️ Uploading myhello-v0.10_debug.zip...
⬆️ Uploading myhello-v0.10_release.zip...
Error: request to https://uploads.github.com/[redacted][7](https://github.com/[redacted]?check_suite_focus=true#step:8:7)41[8](https://github.com/[redacted]?check_suite_focus=true#step:8:8)2/assets?name=myhello-v0.[10](https://github.com/[redacted]?check_suite_focus=true#step:8:10)_debug.zip failed, reason: connect ETIMEDOUT 140.82.112.13:443
The release is created fine though, but the assets are missing.
Hi,
are the proxy environment variables supported when uploading the assets for the release?
I'm getting the following error and I'm an environment that uses an http/https proxy.
The release is created fine though, but the assets are missing.