feat: added semantic release for gitea
All checks were successful
Release / Release (push) Successful in 10m19s
All checks were successful
Release / Release (push) Successful in 10m19s
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
["@semantic-release/git", {
|
||||
"assets": ["package.json", "CHANGELOG.md"],
|
||||
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
|
||||
}],
|
||||
"@semantic-release/github"
|
||||
}]
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user