1
0
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:
XhmikosR
2021-08-30 16:30:51 +03:00
committed by GitHub
parent 2a0f7078d4
commit a7e64b5a4f
2 changed files with 2 additions and 1 deletions

View File

@@ -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 }}"