Specify target commitish in the draft release

This commit is contained in:
Oliver 2026-01-12 00:05:15 -07:00
parent afb909a8a2
commit 470e65403d

View file

@ -33,6 +33,7 @@ async function main() {
tag_name: TAG,
draft: true,
hide_archive_links: true,
target_commitish: `main`,
body: `<!-- Manifest URL: ${WEB_URL}/${REPO}/releases/download/${TAG}/system.json -->`,
},
{