Skip to content

Commit

Permalink
upgraded token settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkohout committed Apr 22, 2024
1 parent f56533d commit 52611d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Build with Gradle
env:
USERNAME: pkohout
GHP_JAVA_SDK_TOKEN: ${{ secrets.GHP_JAVA_SDK_TOKEN }}
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
arguments: build

0 comments on commit 52611d9

Please sign in to comment.