2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1
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 }}"