soderlind / wp-loupe

WP Loupe is a plugin for WordPress that significantly improves the search capabilities of your website
GNU General Public License v3.0
47 stars 0 forks source link

Add GitHub Actions workflows for building release zip #5

Closed soderlind closed 7 months ago

soderlind commented 7 months ago

This pull request adds two GitHub Actions workflows, "manually-build-zip.yml" and "on-push-build-zip.yml", for building the release zip of the WordPress plugin. These workflows use the "10up/action-wordpress-plugin-build-zip" action to generate the zip file.