mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-06-28 06:16:01 +00:00
Fix 'target_commitish' is already defined
This commit is contained in:
parent
5e6fc64554
commit
ef7361055e
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue