We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6b6cc commit 9d98693Copy full SHA for 9d98693
.releaserc.json
@@ -1,3 +1,4 @@
1
{
2
- "assets": "build/binaries/*"
+ "assets": "build/binaries/*",
3
+ "branches": ["main"]
4
}
0 commit comments