Skip to content

Commit ce17a79

Browse files
authored
Merge pull request ReproNim#66 from ReproNim/satra-patch-1
Update .autorc to fix author issue
2 parents 74c8a3a + dea1f45 commit ce17a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.autorc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"onlyPublishWithReleaseLabel": true,
33
"baseBranch": "main",
4-
"author": "Repronim developers [email protected]",
4+
"author": "Repronim developers <[email protected]>",
55
"noVersionPrefix": true,
66
"plugins": ["git-tag"]
77
}

0 commit comments

Comments
 (0)