How to override GITHUB_HEAD_REF value on github actions workflow

Using the bash uploader, you can specify -B master. You cannot override GITHUB_* env variables, but we will override the branch name.