Skip to content

Commit

Permalink
Copy seed key for mixed pools
Browse files Browse the repository at this point in the history
  • Loading branch information
wooferzfg committed Dec 25, 2023
1 parent 6511914 commit c4ae0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
sudo rm -r tww-rando-bot || true
git clone --recursive https://github.com/wooferzfg/tww-rando-bot.git
echo "${{ secrets.WWRANDO_SEED_KEY }}" > tww-rando-bot/wwrando/keys/seed_key.py
echo "${{ secrets.WWRANDO_SEED_KEY }}" > tww-rando-bot/wwrando-mixed-pools/keys/seed_key.py
echo "${{ secrets.WWRANDO_DEV_TANJO3_SEED_KEY }}" > tww-rando-bot/wwrando-dev-tanjo3/keys/seed_key.py
echo "${{ secrets.WWRANDO_DEV_TANJO3_SEED_KEY }}" > tww-rando-bot/wwrando-random-settings/keys/seed_key.py
cd tww-rando-bot
Expand Down

0 comments on commit c4ae0d0

Please sign in to comment.