Skip to content

Commit

Permalink
fix(github): change username
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Oct 7, 2021
1 parent 49bbe33 commit ba9bb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
git config --local user.name "$GITHUB_USERNAME"
git commit -m "doc(CHANGELOG): update" -a
env:
GITHUB_USERNAME: breakthewall
GITHUB_USERNAME: brsynth
GITHUB_EMAIL: [email protected]
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit ba9bb00

Please sign in to comment.