Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

newline support? #134

Open
shaunaa126 opened this issue Mar 16, 2022 · 1 comment
Open

newline support? #134

shaunaa126 opened this issue Mar 16, 2022 · 1 comment

Comments

@shaunaa126
Copy link

shaunaa126 commented Mar 16, 2022

How can we return the output to be newline delimmited? Does the following work?

      - name: Get File(s) Changed
        id: files
        uses: trilom/[email protected]
        with:
          output: '\n'
          fileOutput: '\n'
@shaunaa126
Copy link
Author

shaunaa126 commented Mar 17, 2022

Tested the above, and it does not return newline:

example response

test1.yml\ntest2..yml\ntest3.yml

I am not sure if I am missing something, as based on code this should have worked with the join

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant