Skip to content

Commit

Permalink
Merge pull request #763 from threshold-network/backport-add-trm-secre…
Browse files Browse the repository at this point in the history
…ts-to-preview

[Backport] Add TRM secrets to mainnet preview
  • Loading branch information
lukasz-zimnoch authored Jun 10, 2024
2 parents 295ea70 + b7f9db1 commit fccb16f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dashboard-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
ELECTRUM_PORT: ${{ secrets.MAINNET_ELECTRUMX_PORT }}
SENTRY_SUPPORT: true
SENTRY_DSN: ${{ secrets.MAINNET_SENTRY_DSN }}
TRM_API_KEY: ${{ secrets.TEST_TRM_API_KEY }}
TRM_SUPPORT: ${{ secrets.TRM_SUPPORT }}
WALLET_CONNECT_PROJECT_ID: ${{ secrets.WALLET_CONNECT_PROJECT_ID }}
GOOGLE_TAG_MANAGER_SUPPORT: false
GOOGLE_TAG_MANAGER_ID: ${{ secrets.GOOGLE_TAG_MANAGER_ID }}
Expand Down

0 comments on commit fccb16f

Please sign in to comment.