Skip to content

Commit c974287

Browse files
committed
Fixed ODC-4234
1 parent 4b1a28c commit c974287

File tree

1 file changed

+1
-1
lines changed
  • deploy/resources/devel/addons/02-clustertriggerbindings

1 file changed

+1
-1
lines changed

deploy/resources/devel/addons/02-clustertriggerbindings/github.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
- name: content-type
4545
value: $(header.Content-Type)
4646
- name: pusher-name
47-
value: $(body.name)
47+
value: $(body.pusher.name)
4848

4949
---
5050
apiVersion: triggers.tekton.dev/v1alpha1

0 commit comments

Comments
 (0)