mirror of
https://github.com/ivuorinen/config-checker.git
synced 2026-02-26 23:53:16 +00:00
fix: add main branch configuration to release settings
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
module.exports = {
|
||||
branches: ["main"],
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator",
|
||||
|
||||
Reference in New Issue
Block a user