From d69cad872965252060aa57a10c9e83094622c95d Mon Sep 17 00:00:00 2001 From: Guillaume Falourd Date: Fri, 26 May 2023 09:57:31 -0300 Subject: [PATCH] Update action.yml --- action.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/action.yml b/action.yml index e5be3e9..a77445f 100644 --- a/action.yml +++ b/action.yml @@ -44,11 +44,6 @@ inputs: required: false default: '0' -outputs: - diff-output: - description: "Assert output" - value: ${{ steps.assert.outputs.result }} - runs: using: "composite" steps: