You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reasons, I have to use proxy to connect to GitHub. But this action doesn't allow to use that. So, after deploying, the action tried to get the workflow file name by calling to GitHub, then it failed with timeout error.
If I set proxy in the terminal, I can connect to the GitHub to get the workflow file name.
Before version 5.0.1, timeout happened after around 14 mins.
On version 5.0.1, timeout happened after around 2 mins.
The text was updated successfully, but these errors were encountered:
tranvantoan
changed the title
Feature Request: Be able to set Proxy to use
Feature Request: Allow to set proxy
Dec 10, 2024
Feature request
For some reasons, I have to use proxy to connect to GitHub. But this action doesn't allow to use that. So, after deploying, the action tried to get the workflow file name by calling to GitHub, then it failed with timeout error.
If I set proxy in the terminal, I can connect to the GitHub to get the workflow file name.
Before version 5.0.1, timeout happened after around 14 mins.
On version 5.0.1, timeout happened after around 2 mins.
The text was updated successfully, but these errors were encountered: