Skip to content

Commit 2dd4294

Browse files
author
github-actions
committed
build: 0792617b64d6601f03510246922418a0f2a53f75
1 parent 8081e33 commit 2dd4294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/transfer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
use-reusable-workflow:
99
strategy:
1010
matrix:
11-
exchange_name: [kucoin, bybit] # ['bingx', 'bitget', 'bitmart', 'bitmex', 'bybit', 'coinex', 'cryptocom', 'gate', 'hashkey', 'htx', 'hyperliquid', 'kucoin', 'kucoinfutures', 'mexc', 'okx', 'woo', 'woofipro']
11+
exchange_name: [kucoin] # ['bingx', 'bitget', 'bitmart', 'bitmex', 'bybit', 'coinex', 'cryptocom', 'gate', 'hashkey', 'htx', 'hyperliquid', 'kucoin', 'kucoinfutures', 'mexc', 'okx', 'woo', 'woofipro']
1212
uses: ./.github/workflows/reusable.yml
1313
with:
1414
exchange_name: ${{ matrix.exchange_name }}

0 commit comments

Comments
 (0)