Skip to content

Commit 0287604

Browse files
committed
ci: Fix branch name
1 parent 6c4304d commit 0287604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_bundle_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
title: 'Update Bundle Version to ${{ env.VERSION }}'
3939
body: ''
4040
commit-message: 'Update Bundle Version to ${{ env.VERSION }}'
41-
branch: submodules-update
41+
branch: update-bundle-version
4242
delete-branch: true

0 commit comments

Comments
 (0)