diff --git a/action.yml b/action.yml index e6c5ed5..efd72ac 100644 --- a/action.yml +++ b/action.yml @@ -132,6 +132,7 @@ runs: echo echo "##### Copying contents to destination Github repository #####" + ls -lha cp "${{ inputs.files }}" "$CLONE_DIRECTORY" cd "$CLONE_DIRECTORY"