Skip to content

Commit

Permalink
Fix 'target_commitish' is already defined (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
noeliajimenezg committed Jul 27, 2021
1 parent f5d1357 commit 07c2133
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 07c2133

Please sign in to comment.