reaktivstudios / gp-pro-freeform-style

Adds an area for freeform CSS entry in Genesis Design Palette Pro
0 stars 0 forks source link

Feature/workflow #6

Closed NicktheGeek closed 4 years ago

NicktheGeek commented 4 years ago

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