Skip to content

Commit

Permalink
Update cron-update-dictionary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored Dec 20, 2020
1 parent 8920e71 commit 38966bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-update-dictionary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.PAT }}
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "feat(deps): Update dictionary"
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
Expand Down

0 comments on commit 38966bf

Please sign in to comment.