10up / simple-page-ordering

Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.
https://wordpress.org/plugins/simple-page-ordering/
GNU General Public License v2.0
149 stars 23 forks source link

Add a "Build release zip" GitHub Action #117

Closed faisal-alvi closed 1 year ago

faisal-alvi commented 1 year ago

Is your enhancement related to a problem? Please describe.

A new Action is released: https://github.com/10up/action-wordpress-plugin-build-zip/. This is already set up in a few PRs: Insert Special Characters, Autoshare for Twitter and Simple Podcasting. As an example, you can see/download the Simple Podcasting zip here.

Please go ahead and create the same in this repository.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

faisal-alvi commented 1 year ago

@dkotter if this one is already added in https://github.com/10up/simple-page-ordering/pull/112, please link and close this ticket.

iamdharmesh commented 1 year ago

Yes it is already added @faisal-alvi, but we can update it to use https://github.com/10up/action-wordpress-plugin-build-zip action instead of .sh file. let me do that.