action_ref -> base_ref
Some checks failed
TenorJS-v2 Deploy Automation / build (pull_request) Failing after 5s
Some checks failed
TenorJS-v2 Deploy Automation / build (pull_request) Failing after 5s
This commit is contained in:
parent
367f2d8d40
commit
a00b2846d1
@ -8,7 +8,7 @@ on:
|
||||
env:
|
||||
DHUB_UNAME: ${{ secrets.DHUB_UNAME }}
|
||||
DHUB_PWORD: ${{ secrets.DHUB_PWORD }}
|
||||
branch: ${{ github.action_ref }}
|
||||
branch: ${{ github.base_ref }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user