fix the releaserc file

Signed-off-by: Andrew Brandt <brandt.andrew89@gmail.com>
This commit is contained in:
Andrew Brandt 2026-01-19 09:21:20 -06:00
parent 0589664924
commit 7af336bb42
No known key found for this signature in database
GPG Key ID: F3852281D66848FB

View File

@ -26,12 +26,7 @@
"failComment": false, "failComment": false,
"message": "Release - ${nextRelease.version}" "message": "Release - ${nextRelease.version}"
} }
], ]
[ ],
"branches", "branches": ["main"]
{
"name": "main"
}
]
]
} }