Skip to content

Commit

Permalink
Merge pull request #66 from ReproNim/satra-patch-1
Browse files Browse the repository at this point in the history
Update .autorc to fix author issue
  • Loading branch information
satra authored Jul 11, 2024
2 parents 74c8a3a + dea1f45 commit ce17a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .autorc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"onlyPublishWithReleaseLabel": true,
"baseBranch": "main",
"author": "Repronim developers info@repronim.org",
"author": "Repronim developers <info@repronim.org>",
"noVersionPrefix": true,
"plugins": ["git-tag"]
}

0 comments on commit ce17a79

Please sign in to comment.