Skip to content

Commit

Permalink
fix: .releasesrc file not having a main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar committed May 8, 2023
1 parent 25ae8a4 commit 04f2e2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"branches": [
"master",
"main",
{
"name": "feature/tauri",
"prerelease": true
Expand Down

0 comments on commit 04f2e2c

Please sign in to comment.