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 a864613 commit ab80d21Copy full SHA for ab80d21
release.config.js
@@ -0,0 +1,6 @@
1
+'use strict';
2
+
3
+module.exports = {
4
+ branches: ['main', {name: 'alpha', prerelease: true}]
5
+};
6
0 commit comments