WordPress Plugin Deploy Action
Version updated for https://github.com/sultann/wordpress-plugin-deploy to version v2.0.2.
- This action is used across all versions by 5 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Improvements
- Better error handling: Updated bash error handling from
set -eotoset -euo pipefailfor proper error catching in pipes - Documentation updates: Improved README structure and examples to match current standards
This is a maintenance release focused on production stability and documentation quality.