Skip to content

Commit 197d264

Browse files
authored
ci: update update-version.yml
1 parent d459327 commit 197d264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
with:
4343
title: "chore: update version"
4444
body: "Update version in ImmutableDataTypes.h"
45-
branch: "chore/update-version"
45+
branch: "chore/update-version-${{ github.event.inputs.version }}"
4646
commit-message: "chore: update version"
4747
labels: release

0 commit comments

Comments
 (0)