Skip to content

Commit

Permalink
ci: add secret to manual ui tests flow (#1000)
Browse files Browse the repository at this point in the history
Update ui-tests.yml
  • Loading branch information
jnewc authored Sep 17, 2024
1 parent 343c8a7 commit af84e13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,4 @@ jobs:
browserstack-access-key: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
slack-mobile-sdk-channel: ${{ secrets.SLACK_MOBILE_SDK_CHANNEL }}
slack-reporter-bot-token: ${{ secrets.SLACK_REPORTER_BOT_TOKEN }}
ui-tests-secrets-api-key: ${{ secrets.UI_TESTS_SECRETS_API_KEY }}

0 comments on commit af84e13

Please sign in to comment.