Skip to content

Commit

Permalink
fix(.github): update ci committer name and email to xunn-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Dec 25, 2020
1 parent aa07d77 commit b151491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ env:
NODE_CURRENT_VERSION: 15.x
NODE_TEST_VERSIONS: '"10.x", "12.x", "14.x"' # * NODE_CURRENT_VERSION included automatically
WEBPACK_TEST_VERSIONS: '"4.x", "5.x"'
CI_COMMITTER_NAME: Xunnamius (semantic-release)
CI_COMMITTER_EMAIL: Xunnamius@users.noreply.github.com
CI_COMMITTER_NAME: xunn-bot
CI_COMMITTER_EMAIL: bot@xunn.io
# ! These also have to be updated in .changelogrc.js
CI_SKIP_COMMANDS: '[skip ci], [ci skip], [skip github], [github skip]'
# ? Add your GitHub user/org to enable CD pipeline
Expand Down

0 comments on commit b151491

Please sign in to comment.