diff --git a/setup-gradle/action.yml b/setup-gradle/action.yml index d1ac1cb8..23f7ef72 100644 --- a/setup-gradle/action.yml +++ b/setup-gradle/action.yml @@ -242,6 +242,7 @@ runs: using: 'node20' main: '../dist/setup-gradle/main/index.js' post: '../dist/setup-gradle/post/index.js' + post-if: '!cancelled()' branding: icon: 'box'