Skip to content

Commit

Permalink
Merge pull request #138 from RolandHewage/alpha4_listener_revamp
Browse files Browse the repository at this point in the history
Add JAVA_HOME environment variable to release.yml
  • Loading branch information
abeykoon authored Apr 22, 2021
2 parents c822d9f + 66ae414 commit dd2436c
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 dd2436c

Please sign in to comment.