Skip to content

Commit

Permalink
use environment variable directly
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhee17 committed Jul 25, 2023
1 parent 94fc3ff commit 09b1c04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ 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 09b1c04

Please sign in to comment.