Merge pull request #1681 from SimenB/fix-formatting-v2

This commit is contained in:
Simen Bekkhus 2022-03-21 10:18:47 +00:00 committed by GitHub
commit d1d3fa9320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: |