Commit 2b86ad9f authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix(semrel): default branch in semantic release cfg

parent 6f66bf75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ plugins: [
  ]
]
branches:
  - "master"
  - "main"
tagFormat: "${version}"
 No newline at end of file