Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 7be42b4

Browse files
committed
typo for pullUrl
1 parent c719dcc commit 7be42b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ steps:
107107
issue: "%store.welcomeIssueNumber%"
108108
with: new-pull-request.md
109109
data:
110-
pullurl: '{{ store.firstPullUrl }}'
110+
pullUrl: '{{ store.firstPullUrl }}'
111111
- type: closeIssue
112112
issue: "%store.welcomeIssueNumber%"
113113
- type: createReview

0 commit comments

Comments
 (0)