Skip to content

Commit deec127

Browse files
committed
fix: CI token naming
1 parent 26919b7 commit deec127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
token_tests_user_id: ${{ secrets.TOKEN_TESTS_USER_ID }}
3131
test_plaid_counterparty_token: ${{ secrets.TEST_PLAID_COUNTERPARTY_TOKEN }}
3232
wallet_terms: ${{ secrets.WALLET_TERMS }}
33-
thread_access_token: ${{ secrets.THREAD_ACCESS_TOKEN }}
33+
thread_access_token: ${{ secrets.UNIT_THREAD_TOKEN }}
3434

3535
- name: Store reports
3636
if: failure()

0 commit comments

Comments
 (0)