action-wordpress-plugin-deploy
action-wordpress-plugin-deploy copied to clipboard
How can I run it in a subfolder?
For example, I have a repository like below.
folder free-plugin folder: pro-plugin folder. tests etc, etc
when this step works I want to send only the ones under free-plugin but if I add BUILD_DIR .distignore doesn't work and it doesn't send the .wordpress-org folder i.e. assets.
How can I do this?