Skip to content

Commit 19c3f73

Browse files
committed
fix: Add GitHub step
1 parent da1fb3b commit 19c3f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.releaserc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"@semantic-release/commit-analyzer",
44
"@semantic-release/release-notes-generator",
55
["@semantic-release/npm", {
6-
"npmPublish": false,
7-
"tagFormat": "v${version}"
6+
"npmPublish": false
87
}],
8+
"@semantic-release/github",
99
[
1010
"@semantic-release/exec",
1111
{

0 commit comments

Comments
 (0)