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 the files to be uploaded are specified with a comma separated list of names.
Having a syntax like the upload-artifact action would be really nice:
You can use similar grep rules here, the paths are just delimited by a comma rather than a new line. At some point I may implement #322 which would give you the option of specifying the delimiter you want.
Currently the files to be uploaded are specified with a comma separated list of names.
Having a syntax like the upload-artifact action would be really nice:
https://github.com/actions/upload-artifact?tab=readme-ov-file#upload-using-multiple-paths-and-exclusions
The text was updated successfully, but these errors were encountered: