Skip to content

Commit

Permalink
Change release branch main -> master
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLutik committed Dec 16, 2023
1 parent e4608ec commit 8e859ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
branches: [{name:"release"}, { name: "main", channel: "alpha", prerelease: "alpha"}],
branches: [{name:"release"}, { name: "master", channel: "alpha", prerelease: "alpha"}],
};

0 comments on commit 8e859ab

Please sign in to comment.