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 see we can specify the destination directory. Would you consider also adding a parameter for the local directory too? I see you are copying $GITHUB_WORKSPACE/ but I only want to copy a subdirectory over.
I see we can specify the destination directory. Would you consider also adding a parameter for the
localdirectory too? I see you are copying$GITHUB_WORKSPACE/but I only want to copy a subdirectory over.Thanks!