Skip to content

Commit

Permalink
Develop not main :fp:
Browse files Browse the repository at this point in the history
  • Loading branch information
surajkumar committed Sep 27, 2024
1 parent 5eb930a commit 5054b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-jib-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
gh pr create --title "Update eclipse-temurin version to $latest_version" \
--body "This PR updates the eclipse-temurin version in the JShellAPI build.gradle file from $current_version to $latest_version." \
--head "$branch_name" \
--base "main"
--base "develop"

0 comments on commit 5054b75

Please sign in to comment.