mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
chore: configure release-it to actually make a github release
This commit is contained in:
@@ -21,5 +21,8 @@
|
|||||||
"npm": {
|
"npm": {
|
||||||
"skipChecks": true,
|
"skipChecks": true,
|
||||||
"publish": false
|
"publish": false
|
||||||
|
},
|
||||||
|
"github": {
|
||||||
|
"release": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user