Skip to content

Commit 3229166

Browse files
authored
Merge pull request #11 from IBM/release
pypi release step
2 parents 001330c + 5006529 commit 3229166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[
1515
"@semantic-release/git",
1616
{
17-
"message": "chore(release): ${nextRelease.version} release notes\n\n${nextRelease.notes} [skip ci]"
17+
"message": "chore(release): ${nextRelease.version} release notes\n\n${nextRelease.notes}"
1818
}
1919
],
2020
"@semantic-release/github"

0 commit comments

Comments
 (0)