Default token to github.token

This commit is contained in:
Peter Evans 2020-04-01 18:50:53 +09:00
parent 115b7391e1
commit eb99d45ce6
5 changed files with 4 additions and 29 deletions

View file

@ -3,7 +3,7 @@ description: 'Creates a pull request for changes to your repository in the actio
inputs:
token:
description: 'GITHUB_TOKEN or a repo scoped PAT'
required: true
default: ${{ github.token }}
path:
description: 'Relative path under $GITHUB_WORKSPACE to the repository.'
commit-message: