provide gitea url
This commit is contained in:
parent
85424afccf
commit
eda2c2f4cb
1 changed files with 3 additions and 1 deletions
|
@ -33,7 +33,9 @@ module.exports = {
|
|||
],
|
||||
[
|
||||
"@saithodev/semantic-release-gitea",
|
||||
{}
|
||||
{
|
||||
"giteaUrl": "${GITHUB_SERVER_URL}",
|
||||
}
|
||||
]
|
||||
],
|
||||
"preset": "conventionalcommits",
|
||||
|
|
Loading…
Add table
Reference in a new issue