Skip to content

Commit 16cd0da

Browse files
Update release-please-config.json
Co-authored-by: abbesBenayache <[email protected]>
1 parent 6073de6 commit 16cd0da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"dapp": {
3333
"release-type": "node",
3434
"changelog-path": "dapp/CHANGELOG.md",
35-
"include-v-in-tag": true
35+
"include-v-in-tag": true,
36+
"exclude-paths": ["deployment-dapp","tests"]
3637
}
3738
}
3839
}

0 commit comments

Comments
 (0)