Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 97e4fc1

Browse files
committedFeb 21, 2025··
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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.