Skip to content

Commit 06d363d

Browse files
authored
chore(changesets): set custom PR title (#148)
1 parent ca4eb56 commit 06d363d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: changesets/action@v1
3131
with:
3232
publish: yarn release
33+
title: Publish <version>
3334
env:
3435
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3536
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)