ci: test with semantic-release without git
This commit is contained in:
6
.releaserc.json
Normal file
6
.releaserc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"plugins": [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user