github.head_ref

make-only-subtitle-default
HaveAGitGat 2 years ago
parent 9b34065cd0
commit 0d3f2454df

@ -51,7 +51,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: ${{ github.event.pull_request.head.sha }} ref: ${{ github.head_ref }}
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with:

Loading…
Cancel
Save