Skip to content

Commit 6ba4510

Browse files
author
github-actions
committed
all exchanges
[TRANSFER][BUILD]
1 parent 8940051 commit 6ba4510

File tree

2 files changed

+1
-230
lines changed

2 files changed

+1
-230
lines changed

.github/workflows/generate-and-send-exchanges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
transfer-step:
1010
strategy:
1111
matrix:
12-
exchange_name: ['hashkey'] # ['binance', 'bingx', 'bitget', 'bitmart', 'bitmex', 'bybit', 'coinex', 'cryptocom', 'gate', 'hashkey', 'htx', 'hyperliquid', 'kucoin', 'kucoinfutures', 'mexc', 'okx', 'woo', 'woofipro']
12+
exchange_name: ['binance', 'bingx', 'bitget', 'bitmart', 'bitmex', 'bybit', 'coinex', 'cryptocom', 'gate', 'hashkey', 'htx', 'hyperliquid', 'kucoin', 'kucoinfutures', 'mexc', 'okx', 'woo', 'woofipro']
1313
runs-on: ubuntu-latest
1414
if: contains(github.event.head_commit.message, '[TRANSFER]')
1515
steps:

README.md

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)