Skip to content

Commit b1fed5a

Browse files
committed
Fix action path to clone url
1 parent 8e3657a commit b1fed5a

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
@@ -41,7 +41,7 @@ steps:
4141
issue: '%actions.setup_pr.data.number%'
4242
with: 01.00-setup.activities.md
4343
data:
44-
repo_ssh_url: '%actions.setup_pr.data.ssh_url%'
44+
repo_ssh_url: '%actions.setup_pr.data.repository.clone_url%'
4545
- type: assignRegistrant
4646
issue: '%actions.setup_pr.data.number%'
4747
- type: respond

0 commit comments

Comments
 (0)