Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Dec 11, 2024
1 parent f818db5 commit 3eac1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
title: "Update submodule to version${{ env.VERSION }}"
body: "This PR updates the submodule to version `${{ env.VERSION }}`."
base: develop
branch: use-${{ env.VERSION }}
branch: ci-${{ env.VERSION }}

0 comments on commit 3eac1ef

Please sign in to comment.