Describe the bug
When there are no .gitattributes nor .distignore files present in the build, the action fails.
Please see the action log.
Steps to Reproduce
I'm using a build process that already puts all the clean files into a separate directory and starts the WP.org release from there. So I have only the files which need to be picked up.
Expected behavior
It just passes with all the files.
Describe the bug
When there are no
.gitattributesnor.distignorefiles present in the build, the action fails.Please see the action log.
Steps to Reproduce
I'm using a build process that already puts all the clean files into a separate directory and starts the WP.org release from there. So I have only the files which need to be picked up.
Expected behavior
It just passes with all the files.