Merge pull request #1681 from SimenB/fix-formatting-v2
This commit is contained in:
commit
d1d3fa9320
|
@ -27,7 +27,7 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: update-branch
|
||||
base: main
|
||||
commit-message: "feat: Node.js ${{ steps.updt.outputs.result.updatedVersions.join(', ') }}"
|
||||
commit-message: "feat: Node.js ${{ steps.updt.outputs.result.updatedVersionsString }}"
|
||||
title: "feat: Node.js ${{ steps.updt.outputs.result.updatedVersionsString }}"
|
||||
delete-branch: true
|
||||
team-reviewers: |
|
||||
|
|
Loading…
Reference in New Issue