use new secret

This commit is contained in:
David Arthur 2025-08-12 09:31:05 -04:00
parent 18045c6ac3
commit 6b83597082
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ jobs:
- name: Run Report - name: Run Report
if : ${{ ! github.event.repository.fork }} if : ${{ ! github.event.repository.fork }}
env: env:
DEVELOCITY_ACCESS_TOKEN: ${{ secrets.DV_API_ACCESS }} DEVELOCITY_ACCESS_TOKEN: ${{ secrets.KAFKA_DEVELOCITY_ACCESS_KEY }}
run: | run: |
python ./.github/scripts/develocity_reports.py >> $GITHUB_STEP_SUMMARY python ./.github/scripts/develocity_reports.py >> $GITHUB_STEP_SUMMARY