Skip to content

Commit ba11285

Browse files
committed
ci: Update bot commit message
1 parent 03756e0 commit ba11285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
["@semantic-release/npm", { "npmPublish": false, "pkgRoot": "Packages/mygamedevtools-scene-loader" }],
88
["@semantic-release/git", {
99
"assets": ["Packages/mygamedevtools-scene-loader/package.json", "CHANGELOG.md"],
10-
"message": "build(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
10+
"message": "ci(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
1111
}],
1212
"@semantic-release/github"
1313
]

0 commit comments

Comments
 (0)