action_ref -> base_ref
Some checks failed
TenorJS-v2 Deploy Automation / build (pull_request) Failing after 5s

This commit is contained in:
Skylar Grant 2024-09-22 20:20:15 -04:00
parent 367f2d8d40
commit a00b2846d1

View File

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