Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Remove swapzone, add stelthex, houdiniswap, majestic API keys to Gith…
Browse files Browse the repository at this point in the history
…ub Actions workflow. (#210)
  • Loading branch information
danrmiller authored Feb 16, 2024
1 parent ff77d99 commit a5953ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ on:

env:
EXOLIX_AUTHORIZATION: ${{ secrets.EXOLIX_AUTHORIZATION }}
SWAPZONE_API_KEY: ${{ secrets.SWAPZONE_API_KEY }}
CHANGENOW_API_KEY: ${{ secrets.CHANGENOW_API_KEY }}
STEALTHEX_API_KEY: ${{ secrets.STEALTHEX_API_KEY }}
HOUDINISWAP_API_KEY: ${{ secrets.HOUDINISWAP_API_KEY }}
MAJESTIC_API_KEY: ${{ secrets.MAJESTIC_API_KEY }}

jobs:
build:
Expand Down

0 comments on commit a5953ae

Please sign in to comment.