Skip to content

Commit 7cbeb1b

Browse files
authored
[🦋 Changesets] Legacy release branch (#3781)
* Update workflows for maintenance branch to run releases and prereleases * Customize the title of the release branch Changesets creates for the v2-maintenance branch
1 parent a05cda4 commit 7cbeb1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
version: node .github/changeset-version.js
4848
publish: npx changeset publish
49+
title: "v2 Maintenance Release"
4950
env:
5051
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5152
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 commit comments

Comments
 (0)