Skip to content

Commit

Permalink
Merge pull request #131 from eye-on-surveillance/AI/yaml-file-for-clo…
Browse files Browse the repository at this point in the history
…ud-deployment

AI/yaml-file-for-cloud-deployment
  • Loading branch information
ayyubibrahimi authored Nov 8, 2023
2 parents 70bebea + 79703b7 commit a49f6e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,4 @@ jobs:
--entry-point=getanswer \
--trigger-http \
--allow-unauthenticated \
--set-env-vars OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY_STAGING }},\
SUPABASE_URL=${{ secrets.SUPABASE_URL_STAGING }},\
SUPABASE_SERVICE_KEY=${{ secrets.SUPABASE_SERVICE_KEY_STAGING }}
--set-env-vars OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY_STAGING }},SUPABASE_URL=${{ secrets.SUPABASE_URL_STAGING }},SUPABASE_SERVICE_KEY=${{ secrets.SUPABASE_SERVICE_KEY_STAGING }}

0 comments on commit a49f6e0

Please sign in to comment.