Skip to content

Commit

Permalink
Fix - Format for fetching key vault (#1656)
Browse files Browse the repository at this point in the history
* Fix - Format for fetching key vault

* Commit For testing on PR

* Revert "Commit For testing on PR"

This reverts commit 280c1c0.
  • Loading branch information
amankumarrr authored Nov 5, 2023
1 parent 835135c commit ee1f07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
key-vault-name: ${{ env.KEY_VAULT }}
config: |
{
"RECAPTCHA_BYPASS_SECRET": "SECRET-KEY-TO-BYPASS-RECAPTCHA",
"RECAPTCHA_BYPASS_SECRET": "SECRET-KEY-TO-BYPASS-RECAPTCHA"
}
- name: Install dependencies
Expand Down

0 comments on commit ee1f07d

Please sign in to comment.