Skip to content

Commit 04b4bc4

Browse files
refactor: update release PR workflow name
Signed-off-by: Agnivesh Chaubey <agniveshvapi@gmail.com>
1 parent 6c83e7e commit 04b4bc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Versioning
1+
name: Create Release PR
22

33
on:
44
push:
@@ -35,6 +35,6 @@ jobs:
3535
uses: changesets/action@v1
3636
with:
3737
commit: "chore: version bump"
38-
title: "chore: version bump"
38+
title: "Release: New changes from recent PRs"
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.MY_RELEASE_PAT }}

0 commit comments

Comments
 (0)