Update prepare-release.yml
This commit is contained in:
parent
80030644a7
commit
91286da553
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prepare-release.yml
vendored
2
.github/workflows/prepare-release.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
uses: changesets/action@v1
|
||||
id: changesets
|
||||
with:
|
||||
title: Release apps
|
||||
title: 🚀 Release apps
|
||||
commit: Release apps
|
||||
publish: pnpm github:release
|
||||
createGithubReleases: true
|
||||
|
|
Loading…
Reference in a new issue