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 968e891 commit 4d8d0d5Copy full SHA for 4d8d0d5
release.config.js
@@ -1,3 +1,5 @@
1
+const fs = require("fs");
2
+
3
module.exports = {
4
branches: ["main"],
5
plugins: [
0 commit comments