ScoopInstaller / GithubActions

Github Actions for Scoop buckets
MIT License
24 stars 22 forks source link

fix: change `GITHUB_BRANCH` to `GITHUB_REF_NAME` #11

Closed yi-Xu-0100 closed 2 years ago

yi-Xu-0100 commented 2 years ago

The GITHUB_BRANCH is missing in the env, use GITHUB_REF_NAME instead.

See running in https://github.com/yi-Xu-0100/scoop-bucket/runs/7123394596?check_suite_focus=true

close: #10