We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5efcc commit 08ea4fbCopy full SHA for 08ea4fb
1 file changed
.releaserc.json
@@ -1,7 +1,7 @@
1
{
2
"branches": ["main"],
3
"tagFormat": "${version}",
4
- "repositoryUrl": "https://github.com/youversion/platform-sdk-reactnative",
+ "repositoryUrl": "git@github.com:youversion/platform-sdk-reactnative.git",
5
"plugins": [
6
[
7
"@semantic-release/commit-analyzer",
0 commit comments