upload-artifact icon indicating copy to clipboard operation
upload-artifact copied to clipboard

add follow symbolic links options

Open PepeANZ opened this issue 2 years ago • 0 comments

Adds new option to follow or ignore symbolic links This functionality is already provided by core actions glob function Only exposing this and not all glob options to reduce complexity This is useful when a project has many symbolic links, such as a monorepo

PepeANZ avatar Mar 15 '24 05:03 PepeANZ