Skip to content

Commit

Permalink
feat: adding POLKASSEMBLY_SUMMARY_API_KEY (#1664)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav authored Sep 19, 2024
1 parent 9befa65 commit 018d534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ env:
CI_DEVELOP_GOOGLE_SERVICES_FILE: ${{ secrets.CI_DEVELOP_GOOGLE_SERVICES }}
CI_PRODUCTION_GOOGLE_SERVICES_FILE: ${{ secrets.CI_PRODUCTION_GOOGLE_SERVICES }}

POLKASSEMBLY_SUMMARY_API_KEY: ${{ secrets.POLKASSEMBLY_SUMMARY_API_KEY }}

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{inputs.upload-name}}
cancel-in-progress: true
Expand Down

0 comments on commit 018d534

Please sign in to comment.