Skip to content

Commit

Permalink
Merge pull request #30 from Friday-Coders/fix/auto/author
Browse files Browse the repository at this point in the history
chore(auto): fix auto author config
  • Loading branch information
hazem3500 authored Jan 2, 2021
2 parents b8d543d + d266813 commit 5893f72
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .autorc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,5 @@
"released"
],
"onlyPublishWithReleaseLabel": true,
"author": {
"name": "Not A Human",
"email": "[email protected]"
}
"author": "Not A Human <[email protected]>"
}

0 comments on commit 5893f72

Please sign in to comment.