We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c19446d commit 8c31532Copy full SHA for 8c31532
1 file changed
release.config.js
@@ -1,5 +1,3 @@
1
module.exports = {
2
- release: {
3
- branches: ['main'],
4
- },
+ branches: ['main'],
5
};
0 commit comments