chore: Update official image fork to nodejs

This commit is contained in:
Nick Schonning 2021-01-04 20:03:07 -05:00
parent 624917cc2a
commit f80df5cf21
No known key found for this signature in database
GPG Key ID: 5DDAAD9C9AAFFD9F
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.GH_API_TOKEN }}
push-to-fork: nodejs-github-bot/official-images
push-to-fork: nodejs/official-images
path: official-images
branch: node
commit-message: "Node: ${{ github.event.pull_request.title }}"