mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-06-28 14:16:02 +00:00
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:
parent
5e6fc64554
commit
2b49bea851
1 changed files with 0 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue