Rename token variable

This commit is contained in:
Peter Evans 2019-08-13 16:54:29 +09:00
parent c3029959a5
commit 964fc3cdf1
2 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ jobs:
- name: Create Pull Request
uses: ./
env:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
COMMIT_MESSAGE: Add report file
PULL_REQUEST_BODY: This PR is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request).
PULL_REQUEST_BRANCH: test-patches