fix it
This commit is contained in:
parent
f3a4a0d488
commit
6859ea71ba
2 changed files with 2 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* @type {import('semantic-release').GlobalConfig}
|
||||
*/
|
||||
export default {
|
||||
module.exports = {
|
||||
repositoryUrl: "https://code.quickbasic.org/sigitex/<<repo>>.git",
|
||||
branches: ["main"],
|
||||
plugins: [
|
||||
|
|
@ -10,4 +10,4 @@ export default {
|
|||
["@semantic-release/npm", { npmPublish: false }],
|
||||
"@markwylde/semantic-release-gitea",
|
||||
],
|
||||
}
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue