Skip to content

Commit bf0c412

Browse files
committed
Update pipeline
1 parent 078cca1 commit bf0c412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
with:
3030
title: "Update package.json version"
3131
branch: update-version
32-
commit-message: "Update package.json version"
33-
body: "Update the version of \`package.json\` as part of the release process."
32+
commit-message: Update package.json version
33+
body: Update the version of `package.json` as part of release process
3434
delete-branch: true
3535
base: main
3636

0 commit comments

Comments
 (0)