Skip to content

Commit

Permalink
fix: Update .releaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar authored May 9, 2023
1 parent d8dda14 commit 3343d2c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
{
"branches": [
"release",
"main",
"master",
"release",
{
"name": "tauri",
"prerelease": true
},
{
"name": "feature/tauri",
"prelease": true
}
],
"plugins": [
Expand Down

0 comments on commit 3343d2c

Please sign in to comment.