Skip to content

Commit

Permalink
Update review API settings to BICEP file and workflow for Prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Recep Ozkurt committed Dec 18, 2023
1 parent 36f6a19 commit 376d572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID_PRODUCTION }}
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
reviewApiKey: ${{ secrets.REVIEW_API_KEY_TEST }}
reviewApiKey: ${{ secrets.REVIEW_API_KEY_PRODUCTION }}

0 comments on commit 376d572

Please sign in to comment.