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
Creates a temporary directory as the home directory for self-hosted runners, in order
to avoid warnings on each self-hosted runner invocation when the HOME environment
variable is not set and the users specifies a container on the action workflow. Closes#40.
0 commit comments