Skip to content

Commit fe38114

Browse files
authored
Merge pull request #55 from djarecka/fix_GArel
adding autorc for relase GA
2 parents ba77805 + 3d0a995 commit fe38114

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.autorc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"onlyPublishWithReleaseLabel": true,
3+
"baseBranch": "main",
4+
"author": "Repronim developers [email protected]",
5+
"noVersionPrefix": true,
6+
"plugins": ["git-tag"]
7+
}

0 commit comments

Comments
 (0)