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

Commit 014dabb

Browse files
committed
add a missing actions object
1 parent 7b2d9ec commit 014dabb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ steps:
108108
- type: respond
109109
with: goto-template-pr.md
110110
data:
111-
url: '%repoPR.data.html_url%'
111+
url: '%actions.repoPR.data.html_url%'
112112
- type: assignRegistrant
113113
issue: '%actions.repoPR.data.number%'
114114
- type: octokit

0 commit comments

Comments
 (0)