Skip to content

Commit

Permalink
testt
Browse files Browse the repository at this point in the history
  • Loading branch information
surajkumar committed Sep 27, 2024
1 parent f5494ba commit f61795d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-jib-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
sudo apt-get install gh
- name: Update build.gradle and create PR
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
# Extract current version from JShellAPI build.gradle
gradle_file="JShellAPI/build.gradle"
Expand Down

0 comments on commit f61795d

Please sign in to comment.