Skip to content

Commit

Permalink
Revert change to secret
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Nov 8, 2024
1 parent 7d152c3 commit 117c299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:

- run: ./gradlew build
env:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DV_SOLUTIONS_ACCESS_KEY }}
DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_SOLUTIONS_ACCESS_TOKEN }}

0 comments on commit 117c299

Please sign in to comment.