Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Use new Develocity env var
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp authored Apr 8, 2024
1 parent 75c486e commit f054e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wrapper-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:

env:
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
WRAPPER_UPGRADE_GIT_TOKEN: ${{ secrets.GH_TOKEN }}

jobs:
Expand Down

0 comments on commit f054e36

Please sign in to comment.