GitHub Action yml for WordPress themes that increments versions and creates zipped releases.
- Edit zip name in Zip Repo Contents
- Edit zip name to match in Create Release
- Edit
THEME_VERSIONto the name of your version constant. Assumes that there's a version constant within the functions.php file (used for things like script versioning). - Remove any functionality you don't need, such as the read me editor that adds change log notes.