base_ref -> head_ref
All checks were successful
TenorJS-v2 Deploy Automation / build (pull_request) Successful in 5s

This commit is contained in:
Skylar Grant 2024-09-22 20:20:58 -04:00
parent a00b2846d1
commit 1214716605

View File

@ -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: