Skip to content

Feature Request: Recursive copy  #7

@exoego

Description

@exoego

I would like to use this action to copy directory structure, something like:

protobuf/
  foo/
    foo1.protobuf
    foo2.protobuf
  bar/
    bar1.protobuf
    bar2.protobuf

However, if I setsource_folder: 'protobuf', the CI step fail with the following error.

cp: omitting directory 'protobuf'
Error: exit with `FAILURE`: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions