Skip to content

Commit

Permalink
fix(tiktok): add RAPIDAPI key env var to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpomerenke committed Oct 20, 2024
1 parent 06af854 commit d95ad41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,5 @@ jobs:
DATAFORSEO_PASSWORD: ${{ secrets.DATAFORSEO_PASSWORD }}
BUNDESTAG_API_KEY: ${{ secrets.BUNDESTAG_API_KEY }}
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
RAPIDAPI_KEY: ${{ secrets.RAPIDAPI_KEY }}

0 comments on commit d95ad41

Please sign in to comment.