Skip to content

Commit

Permalink
Merge c20a3de into 2246eef
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Jan 27, 2020
2 parents 2246eef + c20a3de commit cf4114a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
commit-message: Update */Manifest.toml
title: 'Update */Manifest.toml'
body: |
Expand Down

0 comments on commit cf4114a

Please sign in to comment.