Skip to content

Commit

Permalink
Update metrics-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AfzalivE committed Oct 5, 2023
1 parent dfd89bd commit 0483ae4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/metrics-publish.yml
Expand Up @@ -34,6 +34,9 @@ jobs:
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
with:
arguments: build
env:
READ_PACKAGES_USER: ${{ secrets.READ_PACKAGES_USER }}
READ_PACKAGES_TOKEN: ${{ secrets.READ_PACKAGES_TOKEN }}

- name: Generate Compose metrics
run: ./gradlew :tv:assembleRelease -Pcom.afzaln.besttvlauncher.enableComposeCompilerReports=true --rerun-tasks
Expand Down

0 comments on commit 0483ae4

Please sign in to comment.