Skip to content

Commit

Permalink
Updated build job
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Dec 3, 2023
1 parent 693298f commit c8ed140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
with:
username: ${{ secrets.BROWSERSTACK_USERNAME }}
access-key: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
build-name: BUILD_INFO
project-name: REPO_NAME
build-name: 'BUILD_INFO'
project-name: 'REPO_NAME'

- uses: actions/checkout@v2
- name: Set up JDK 17
Expand Down

0 comments on commit c8ed140

Please sign in to comment.