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 52611d9 commit 5dc8031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
distribution: 'temurin'
- name: Build with Gradle
env:
USERNAME: pkohout
USERNAME: ${{ env.USERNAME }}
GHP_JAVA_SDK_TOKEN: ${{ secrets.GHP_JAVA_SDK_TOKEN }}
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
Expand Down

0 comments on commit 5dc8031

Please sign in to comment.