Skip to content

Commit d1b3f41

Browse files
committed
serper api key
1 parent 93fe160 commit d1b3f41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030

3131
- name: Build
3232
working-directory: frontend
33+
env:
34+
SERPER_API_KEY: ${{ secrets.SERPER_API_KEY }}
3335
run: npm run build
3436

3537
- name: Deploy to Cloudflare Workers

0 commit comments

Comments
 (0)