We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b23f3a commit d06fb18Copy full SHA for d06fb18
.releaserc
@@ -1,3 +1,4 @@
1
{
2
- "extends": "@telus/semantic-release-config"
+ "extends": "@telus/semantic-release-config",
3
+ "branches": ["main"]
4
}
0 commit comments