Skip to content

Commit 3bff820

Browse files
committed
ci: update update-version.xml
1 parent 342130e commit 3bff820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
with:
5858
title: "chore: update version"
5959
body: "Update version in package.json"
60-
branch: "chore/update-version"
60+
branch: "chore/update-version-${{ github.event.inputs.version }}"
6161
commit-message: "chore: update version"
6262
labels: release

0 commit comments

Comments
 (0)