We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3794a8f commit 324f734Copy full SHA for 324f734
release.config.mjs
@@ -0,0 +1,6 @@
1
+/**
2
+ * @type {import('semantic-release').GlobalConfig}
3
+ */
4
+export default {
5
+ branches: ['main'],
6
+};
0 commit comments