Skip to content

Commit 5054b75

Browse files
committed
Develop not main :fp:
1 parent 5eb930a commit 5054b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-jib-base-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
gh pr create --title "Update eclipse-temurin version to $latest_version" \
6868
--body "This PR updates the eclipse-temurin version in the JShellAPI build.gradle file from $current_version to $latest_version." \
6969
--head "$branch_name" \
70-
--base "main"
70+
--base "develop"

0 commit comments

Comments
 (0)