base_ref -> head_ref
All checks were successful
TenorJS-v2 Deploy Automation / build (pull_request) Successful in 5s
All checks were successful
TenorJS-v2 Deploy Automation / build (pull_request) Successful in 5s
This commit is contained in:
parent
a00b2846d1
commit
1214716605
@ -8,7 +8,7 @@ on:
|
||||
env:
|
||||
DHUB_UNAME: ${{ secrets.DHUB_UNAME }}
|
||||
DHUB_PWORD: ${{ secrets.DHUB_PWORD }}
|
||||
branch: ${{ github.base_ref }}
|
||||
branch: ${{ github.head_ref }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user