Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rjambrecic committed Nov 21, 2024
1 parent 94182ef commit 92e1a98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy_to_fly_io.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ fly launch --config fly.toml --copy-config --yes

echo -e "\033[0;32mSetting secrets\033[0m"
fly secrets set OPENAI_API_KEY=$OPENAI_API_KEY
fly secrets set MAILCHIMP_API_KEY=$MAILCHIMP_API_KEY

0 comments on commit 92e1a98

Please sign in to comment.