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
I'm attempting to utilize the options for docker-run-action and am running into issues. The options I'm attempting to run are from code located in a local Git repository and are as follows:
I'm attempting to utilize the options for docker-run-action and am running into issues. The options I'm attempting to run are from code located in a local Git repository and are as follows:
Output from GitHub Actions:
Whereas execution from run command via actions/checkout@v2 works without issue:
Logs:
The text was updated successfully, but these errors were encountered: