We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c578f2c commit 915ecc4Copy full SHA for 915ecc4
1 file changed
.releaserc.json
@@ -1,5 +1,5 @@
1
{
2
"branch" : "master",
3
- "repositoryUrl" : "https://github.com/digithinkit/bloomstack_core/",
+ "repositoryUrl" : "https://github.com/digithinkit/bloomstack_core",
4
"plugins" : ["@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", "@semantic-release/github"]
5
-}
+}
0 commit comments