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 1aa6d70 commit 520cf7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/metrics-publish.yml
Expand Up @@ -45,6 +45,10 @@ jobs:

- name: Generate Compose metrics
run: ./gradlew :tv:assembleRelease -Pcom.afzaln.besttvlauncher.enableComposeCompilerReports=true --rerun-tasks
env:
RELEASE_SIGNING_PROPERTIES: ${{ secrets.RELEASE_SIGNING_PROPERTIES }}
READ_PACKAGES_USER: ${{ secrets.READ_PACKAGES_USER }}
READ_PACKAGES_TOKEN: ${{ secrets.READ_PACKAGES_TOKEN }}

- name: Commit output to metrics repo
uses: cpina/github-action-push-to-another-repository@07c4d7b3def0a8ebe788a8f2c843a4e1de4f6900 # 1.7.2
Expand Down

0 comments on commit 520cf7c

Please sign in to comment.