mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
Add GitHub SHA in BrowserStack build ID. (#34077)
This commit is contained in:
1
.github/workflows/browserstack.yml
vendored
1
.github/workflows/browserstack.yml
vendored
@@ -34,3 +34,4 @@ jobs:
|
||||
env:
|
||||
BROWSER_STACK_ACCESS_KEY: "${{ secrets.BROWSER_STACK_ACCESS_KEY }}"
|
||||
BROWSER_STACK_USERNAME: "${{ secrets.BROWSER_STACK_USERNAME }}"
|
||||
GITHUB_SHA: "${{ github.sha }}"
|
||||
|
Reference in New Issue
Block a user