Skip to content

Commit

Permalink
Fix param description
Browse files Browse the repository at this point in the history
  • Loading branch information
dibyom authored and tekton-robot committed Apr 7, 2020
1 parent 97f0079 commit b44648c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
- name: pathToProject
description: The path to the folder in the go/src dir that contains the project, which is used by `ko` to name the resulting images
- name: releaseAsLatest
description: "Whether to tag and publish this release as Pipelines' latest"
description: "Whether to tag and publish this release as Triggers' latest"
default: "true"
outputs:
resources:
Expand Down

0 comments on commit b44648c

Please sign in to comment.