mirror of
https://github.com/ivuorinen/base-configs-prettier.git
synced 2026-03-01 02:53:51 +00:00
fix: add branches configuration to .releaserc.json
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"@ivuorinen/semantic-release-config"
|
"@ivuorinen/semantic-release-config"
|
||||||
]
|
],
|
||||||
|
"branches": ["main"]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user