Skip to content

Commit

Permalink
git-action: Add Fantom scripting job on evm_okx
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Gamja committed Nov 12, 2024
1 parent ed9d139 commit 897068c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/evm_okx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Run code modification script
run: |
node _script/evm_okx/evm_okx.mjs cronos 25
node _script/evm_okx/evm_okx.mjs fantom 250
env:
API_KEY: ${{ secrets.OKX_API_KEY }}
SECRET_KEY: ${{ secrets.OKX_SECRET_KEY }}
Expand Down

0 comments on commit 897068c

Please sign in to comment.