The first deploys the entire plugin when it is tagged or a release is created. The deploy process builds a readme.txt file from the readme.md file. It can also update the assets from the .wordpress-org directory if they are updated.
The second runs on master automatically and only serves to deploy changes to assets via the .wordpress-org directory or updates to the readme.txt file.
This adds workflows to deploy to WordPress.org
The first deploys the entire plugin when it is tagged or a release is created. The deploy process builds a readme.txt file from the readme.md file. It can also update the assets from the
.wordpress-org
directory if they are updated.The second runs on master automatically and only serves to deploy changes to assets via the
.wordpress-org
directory or updates to the readme.txt file.@reaktivstudios/reviewers this is ready to review