provide gitea url

This commit is contained in:
Oliver Lippert 2024-01-31 23:53:27 +01:00
parent 85424afccf
commit eda2c2f4cb
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -33,7 +33,9 @@ module.exports = {
], ],
[ [
"@saithodev/semantic-release-gitea", "@saithodev/semantic-release-gitea",
{} {
"giteaUrl": "${GITHUB_SERVER_URL}",
}
] ]
], ],
"preset": "conventionalcommits", "preset": "conventionalcommits",