Skip to content

Commit 912549f

Browse files
authored
Add just main to non prerelease (#65)
1 parent 28f781d commit 912549f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

octoversion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"NonPreReleaseTags": ["refs/heads/main", "refs/heads/master"]
2+
"NonPreReleaseTags": ["main", "refs/heads/main"]
33
}

0 commit comments

Comments
 (0)