Skip to content

Commit

Permalink
try from secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 committed May 6, 2024
1 parent 23cb4d7 commit 5f4716e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
- name: Run BrowserStack Test
run: |
echo ${{ env.BS_USERNAME }}
echo ${{ secrets.BS_USERNAME }}
# export CLOUD_USERNAME=${{ env.BS_USERNAME }}
# export CLOUD_KEY=${{ env.BS_PASSWORD }}
# export BS_ANDROID_CLOUD_APP= ${{ env.BS_ANDROID_CLOUD_APP }}
Expand Down

0 comments on commit 5f4716e

Please # to comment.