Skip to content

Commit

Permalink
trying an azure region override
Browse files Browse the repository at this point in the history
  • Loading branch information
timbussmann committed Nov 28, 2024
1 parent 78b4e47 commit 0d46f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: Setup Cosmos DB
uses: Particular/[email protected]
env:
REGION_OVERRIDE: ${{ vars.REGION_OVERRIDE }}
with:
connection-string-name: Annoy_O_Bot_ComsmosConnectionString
azure-credentials: ${{ secrets.AZURE_CREDENTIALS }}
Expand Down

0 comments on commit 0d46f5c

Please sign in to comment.