Fix 'target_commitish' is already defined (#126)
This commit is contained in:
parent
f5d13571ca
commit
07c2133a09
@ -37,12 +37,6 @@ inputs:
|
|||||||
target_commitish:
|
target_commitish:
|
||||||
description: "Commitish value that determines where the Git tag is created from. Can be any branch or commit SHA."
|
description: "Commitish value that determines where the Git tag is created from. Can be any branch or commit SHA."
|
||||||
required: false
|
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:
|
env:
|
||||||
"GITHUB_TOKEN": "As provided by Github Actions"
|
"GITHUB_TOKEN": "As provided by Github Actions"
|
||||||
outputs:
|
outputs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user