Skip to content

Commit 97e4fc1

Browse files
committed
title
1 parent 1702497 commit 97e4fc1

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
@@ -21,6 +21,7 @@ jobs:
2121
id: changesets
2222
uses: changesets/action@v1
2323
with:
24+
title: "Version bump and Release"
2425
publish: bun run release
2526
env:
2627
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)