ci(pr): use single branch and update pr
This will have the action use a single branch and update or create a PR
This commit is contained in:
parent
9d95788e89
commit
07f6f2563f
|
|
@ -42,8 +42,7 @@ jobs:
|
|||
token: ${{ secrets.GH_API_TOKEN }}
|
||||
push-to-fork: nodejs-github-bot/official-images
|
||||
path: official-images
|
||||
branch: autopr
|
||||
branch-suffix: short-commit-hash
|
||||
branch: node
|
||||
commit-message: "Node: ${{ github.event.pull_request.title }}"
|
||||
title: "Node: ${{ github.event.pull_request.title }}"
|
||||
body: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue