You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`branch`| The branch from which the release is done. |
80
80
|`branch.name`| The branch name. |
81
-
|`branch.type`| The [type of branch](https://github.com/semantic-release/semantic-release/blob/beta/docs/usage/workflow-configuration.md#branch-types). |
81
+
|`branch.type`| The [type of branch](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/workflow-configuration.md#branch-types). |
82
82
|`branch.channel`| The distribution channel on which to publish releases from this branch. |
83
83
|`branch.range`| The range of [semantic versions](https://semver.org) to support on this branch. |
84
84
|`branch.prerelease`| The pre-release detonation to append to [semantic versions](https://semver.org) released from this branch. |
0 commit comments