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

Commit 5a45348

Browse files
committed
use final issue number instead of title
1 parent 8e4ac9d commit 5a45348

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
@@ -574,7 +574,7 @@ steps:
574574
body: 14.0_congratulations.md
575575
action_id: publishIssue
576576
- type: respond
577-
issue: '%actions.publishIssue.data.title%'
577+
issue: '%actions.publishIssue.data.number%'
578578
with: how-to-publish.md
579579
data:
580580
url: '%payload.repository.html_url%/fork'

0 commit comments

Comments
 (0)