Skip to content

Commit

Permalink
Add JAVA_HOME environment variable to release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandHewage committed Apr 22, 2021
1 parent bf35050 commit 66ae414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ jobs:
args:
push
env:
WORKING_DIR: ./gsheet
JAVA_HOME: /usr/lib/jvm/default-jvm
BALLERINA_CENTRAL_ACCESS_TOKEN: ${{ secrets.BALLERINA_CENTRAL_ACCESS_TOKEN }}

0 comments on commit 66ae414

Please sign in to comment.