Skip to content

Commit

Permalink
fix public release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel authored Jun 8, 2022
1 parent bbb4895 commit 6259924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"precision": "revision"
},
"publicReleaseRefSpec": [
"^refs/heads/master$"
"^refs/heads/main$"
]
}

0 comments on commit 6259924

Please sign in to comment.