Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 00182e0

Browse files
committed
ci: adds a commit message to the bump workflow
1 parent 0e460ec commit 00182e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bump.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
uses: peter-evans/create-pull-request@v7
3232
with:
3333
branch: chore/bump
34-
title: "release: bump versions"
34+
title: "release: bump crate versions"
35+
commit-message: "release: bump crate versions"

0 commit comments

Comments
 (0)