build: 🔖 add a github release on new commit to main

This commit is contained in:
Mathis Gauthey
2024-07-16 21:20:39 +02:00
committed by Mathis Gauthey
parent b7252e1909
commit 6dce0f9cea

View File

@@ -18,6 +18,9 @@
{ {
"preset": "conventionalcommits" "preset": "conventionalcommits"
} }
],
[
"@semantic-release/github"
] ]
] ]
} }