buildactions icon indicating copy to clipboard operation
buildactions copied to clipboard

Some way to know if a build failed in a post-build action

Open celojevic opened this issue 1 year ago • 0 comments

Hi, I'm not sure if this already exists (if it does, please let me know), but there should be a way to abort post-build actions if a build fails. For example, i use the UploadItch action and a custom action that builds/uploads addressables, but obviously i do not want to upload either of those if the build didnt work in the first place. Thanks!

celojevic avatar Feb 01 '24 16:02 celojevic