diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 42a61c96..971a2174 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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 }} +