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
Currently files input expects one file per line. If it accepted a flat list in a string it would make it easier to pass the list of files from other steps (such as a step using https://github.com/tj-actions/changed-files)