Skip to content
This repository was archived by the owner on Sep 10, 2020. It is now read-only.

Commit e2ae069

Browse files
committed
ci(semantic-release): add GitHub plugin
1 parent 3e681a6 commit e2ae069

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.releaserc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
[
1010
"@semantic-release/git",
1111
{"assets": ["package.json", "setup.py"]}
12-
]
12+
],
13+
"@semantic-release/github"
1314
],
1415
"branches": [
1516
"master"

0 commit comments

Comments
 (0)