This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Description
Hello and thank you for creating this plugin.
We're making a change to how onSuccess works.
Current: onSuccess occurs after the build command is complete, but before any files are uploaded.
Upcoming: onSuccess occurs after the site is deployed, live, and published to production (if applicable).
As a result, using onSuccess might be a better fit for this plugin.
Please note that after the change failing a build from onSuccess won't be possible and you would need to replace failBuild invocations with failPlugin.