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
This commit is contained in:
Eliminater74 2021-07-25 21:43:28 -04:00 committed by GitHub
parent 5e6fc64554
commit 2b49bea851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: