Skip to content

Commit

Permalink
Update worker-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen authored Oct 18, 2024
1 parent e63b9ec commit 45e29e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/worker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,10 @@ jobs:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
secrets: |
OPENAI_API_KEY
VOYAGEAI_API_KEY
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
VOYAGEAI_API_KEY: ${{ secrets.VOYAGEAI_API_KEY }}

- name: Write Deployment URL to Summary
run: |
Expand Down

0 comments on commit 45e29e8

Please sign in to comment.