Skip to content

Commit c570d18

Browse files
committed
chore(release): 🧹 update release workflow with proper commit message
1 parent f9b635f commit c570d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-or-version-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
# publish: yarn release
3232
cwd: ${{ github.workspace }}
33-
title: "[Release] Version packages"
33+
title: "chore(release): version packages"
3434
# Optional, might be used in conjunction with GITHUB_TOKEN to
3535
# allow running the workflows on a Version package action.
3636
# Be aware of security implications.

0 commit comments

Comments
 (0)