Skip to content

Commit

Permalink
adding search -- first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-dhanwant-yral committed Oct 3, 2024
1 parent f20c9f2 commit e3751aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-on-merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
GOOGLE_GENAI_API_KEY: ${{ secrets.GOOGLE_GENAI_API_KEY }}
- name: Deploy a docker container to fly.io
run: flyctl deploy --remote-only
env:
FLY_API_TOKEN: ${{ secrets.FLY_SEARCH_LLM_TOKEN }}

0 comments on commit e3751aa

Please sign in to comment.