Skip to content

Commit 6326482

Browse files
committed
fix publish workflow
1 parent bc811a0 commit 6326482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/changelog_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"transformer" : {
4545
"method" : "regexr",
4646
"pattern" : "(\\w+(\\(.+\\))?: ?)?(.+)",
47-
"target" : "$2"
47+
"target" : "$3"
4848
}
4949
}
5050
],

0 commit comments

Comments
 (0)