Skip to content

Commit 8c9aa08

Browse files
ci: fix dapp changelog path
1 parent 15b926c commit 8c9aa08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dapp": {
4141
"release-type": "node",
42-
"changelog-path": "dapp/CHANGELOG.md",
42+
"changelog-path": "CHANGELOG.md",
4343
"include-v-in-tag": true
4444
}
4545
}

0 commit comments

Comments
 (0)