action-gh-release
action-gh-release copied to clipboard
FR: Contents of the folder including subfolders as assets
trafficstars
Something similar to this: find $FOLDER -name "*" -type f
I’m sorry. What is the question you are asking?
No question, a feature request. I would like to include the contents of the folder including the subfolders as assets (with.files). With this command: find $FOLDER -name "*" -type f I can find all files, where $FOLDER is the directory. Unfortunately I don`t know TS, otherwise I would have opened a pull request.
If it's not planned, feel free to close the issue.