From 2b49bea85196d2439d680ec1dfdafda8778a3e1a Mon Sep 17 00:00:00 2001 From: Eliminater74 Date: Sun, 25 Jul 2021 21:43:28 -0400 Subject: [PATCH] Fix Error Error: softprops/action-gh-release/master/action.yml (Line: 40, Col: 3): 'target_commitish' is already defined Error: softprops/action-gh-release/master/action.yml (Line: 43, Col: 3): 'target_commitish' is already defined Error: softprops/action-gh-release/master/action.yml (Line: 40, Col: 3): 'target_commitish' is already defined Error: softprops/action-gh-release/master/action.yml (Line: 43, Col: 3): 'target_commitish' is already defined Error: Fail to load softprops/action-gh-release/master/action.yml --- action.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/action.yml b/action.yml index b4dfd50..0c3a9fc 100644 --- a/action.yml +++ b/action.yml @@ -37,12 +37,6 @@ inputs: target_commitish: description: "Commitish value that determines where the Git tag is created from. Can be any branch or commit SHA." required: false - target_commitish: - description: 'Commitish value that determines where the Git tag is created from. Can be any branch or commit SHA.' - required: false - target_commitish: - description: 'Commitish value that determines where the Git tag is created from. Can be any branch or commit SHA.' - required: false env: "GITHUB_TOKEN": "As provided by Github Actions" outputs: