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
If I understand correctly, the current implementation treats all paths as relative to GITHUB_WORKSPACE.
It would be great if we could have a strategy to support absolute paths, e.g. by:
introducing a default-true "relative" property
suggesting a way to change GITHUB_WORKSPACE to the empty string