mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
update score-updater step to push to PR branch, not default branch
This commit is contained in:
@@ -71,4 +71,5 @@ jobs:
|
||||
with:
|
||||
file-path: README.md
|
||||
commit-msg: Update score in README
|
||||
branch: ${{ env.GITHUB_REF_NAME }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user