Fix 'target_commitish' is already defined (#126)

This commit is contained in:
noeliajimenezg 2021-07-27 04:56:30 +02:00 committed by GitHub
parent f5d13571ca
commit 07c2133a09
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: