Skip to content

Commit

Permalink
use mongodb uri
Browse files Browse the repository at this point in the history
  • Loading branch information
lluisd committed Oct 15, 2024
1 parent a24d12a commit 022b953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main_twitch-mz-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
envkey_AZURE_OPENAI_ENDPOINT_BASE: ${{ secrets.AZURE_OPENAI_ENDPOINT_BASE }}
envkey_AZURE_OPENAI_API_VERSION: ${{ secrets.AZURE_OPENAI_API_VERSION }}
envkey_AZURE_OPENAI_VECTOR_STORE_ID: ${{ secrets.AZURE_OPENAI_VECTOR_STORE_ID }}
envkey_OPENAI_MONGODB_URI: ${{ secrets.OPENAI_MONGODB_URI }}
- name: Set up Node.js version
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 022b953

Please sign in to comment.