Skip to content

Commit 4e6cf14

Browse files
committed
chore: Remove branch from package versions PR
1 parent e7b63fe commit 4e6cf14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
uses: changesets/action@v1
5353
with:
5454
version: pnpm run version
55-
title: "chore(root): Version packages (${{ github.ref_name }})"
55+
title: "chore(root): Version packages"
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)