Skip to content

Issue running on local env (different branches) #531

Description

@actorius

Hello, can not understand that is wrong.

Have configuration in package.json

"branches": [
      { "name": "releases-v2" },
      { "name": "master", "prerelease":"alpha", "channel": "alpha" }
    ],

when i run in local terminal, output says that is branches different

This test run was triggered on the branch heads/releases-v2, while semantic-release is configured to only publish from releases-v2, master, therefore a new version won’t be published.

Why this is happen and that i should do to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions