Skip to content

Commit

Permalink
Revert "use environment variable directly"
Browse files Browse the repository at this point in the history
This reverts commit 09b1c04.
  • Loading branch information
jrhee17 committed Jul 25, 2023
1 parent 38fc7c5 commit 45e1295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ concurrency:
env:
LC_ALL: "en_US.UTF-8"
BUILD_JDK_VERSION: "19"
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}

jobs:
build:
Expand Down

0 comments on commit 45e1295

Please sign in to comment.