diff --git a/release.config.cjs b/release.config.cjs index 1a7071e..66eaeee 100644 --- a/release.config.cjs +++ b/release.config.cjs @@ -1,6 +1,4 @@ -/** - * @type {import('semantic-release').GlobalConfig} - */ +/** @type {import('semantic-release').GlobalConfig} */ module.exports = { // TODO: This branch is for PR testing purposes; update branch to "main" if we proceed with this PR. branches: ["ruetz-automate-releases"],