Skip to content

Commit

Permalink
Install --> Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jerop committed Nov 13, 2023
1 parent f94a5d6 commit 7e10c9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: 'Install tkn'
description: 'Install Tekton CLI'
name: 'Setup tkn'
description: 'Setup Tekton CLI'
branding:
icon: 'terminal'
color: 'purple'
inputs:
version:
description: 'Version of tkn to install (latest, v0.18.0, etc.)'
description: 'Version of tkn to set up (latest, v0.18.0, etc.)'
required: false
default: 'latest'
runs:
Expand Down

0 comments on commit 7e10c9f

Please # to comment.