diff --git a/.github/workflows/if-nodejs-release.yml b/.github/workflows/if-nodejs-release.yml index 16cc8851..948edb89 100644 --- a/.github/workflows/if-nodejs-release.yml +++ b/.github/workflows/if-nodejs-release.yml @@ -9,12 +9,12 @@ on: branches: - master # below lines are not enough to have release supported for these branches - # make sure configuration of `semantic-release` package mentiones these branches - - next + # make sure configuration of `semantic-release` package mentions these branches + - next-spec - next-major + - next-major-spec - beta - alpha - - '**-release' # custom jobs: