We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26919b7 commit deec127Copy full SHA for deec127
.github/workflows/CI.yaml
@@ -30,7 +30,7 @@ jobs:
30
token_tests_user_id: ${{ secrets.TOKEN_TESTS_USER_ID }}
31
test_plaid_counterparty_token: ${{ secrets.TEST_PLAID_COUNTERPARTY_TOKEN }}
32
wallet_terms: ${{ secrets.WALLET_TERMS }}
33
- thread_access_token: ${{ secrets.THREAD_ACCESS_TOKEN }}
+ thread_access_token: ${{ secrets.UNIT_THREAD_TOKEN }}
34
35
- name: Store reports
36
if: failure()
0 commit comments