~ruther/qmk_firmware

cd1f05a23aee74baa722020c4930f274ff46ea37 — Joel Challis 2 years ago fc2c9cc
Use unique name for regen PR branches (#19464)

1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/regen_push.yml
M .github/workflows/regen_push.yml => .github/workflows/regen_push.yml +1 -1
@@ 36,7 36,7 @@ jobs:
      with:
        token: ${{ secrets.QMK_BOT_TOKEN }}
        delete-branch: true
        branch: bugfix/format_${{ env.GITHUB_REF_SLUG }}
        branch: bugfix/regen_${{ env.GITHUB_REF_SLUG }}
        author: QMK Bot <hello@qmk.fm>
        committer: QMK Bot <hello@qmk.fm>
        commit-message: Regenerate Files