Skip to content

Commit

Permalink
fixup! build: fix find-inactive-collaborators workflow token
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Aug 29, 2021
1 parent 8354097 commit 6e8a31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/find-inactive-collaborators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }}
with:
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
author: Node.js GitHub Bot <github-bot@iojs.org>
body: This PR was generated by tools/find-inactive-collaborators.yml.
commit-message: "meta: move one or more collaborators to emeritus"
labels: meta
Expand Down

0 comments on commit 6e8a31b

Please sign in to comment.