Skip to content

Commit

Permalink
fix: exchange latest and master
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangaz1 committed Sep 26, 2020
1 parent 62aa18c commit 1953bbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"branches": [
{ "name": "latest", "channel": "master", "prerelease": false },
{ "name": "master", "channel": "latest", "prerelease": false },
{ "name": "next", "channel": "next", "prerelease": "alpha" }
]
}
}

0 comments on commit 1953bbf

Please sign in to comment.