github: fix task inputs for create-pull-request

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-17 11:18:43 +05:30
parent 5425348c63
commit 0cd2e64906
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
uses: thomaseizinger/create-pull-request@1.0.0
if: env.UPDATED == 'true'
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
head: bot/update-openring
base: src
title: 'openring sync'