Specify target commitish in the draft release
This commit is contained in:
parent
afb909a8a2
commit
470e65403d
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ async function main() {
|
||||||
tag_name: TAG,
|
tag_name: TAG,
|
||||||
draft: true,
|
draft: true,
|
||||||
hide_archive_links: true,
|
hide_archive_links: true,
|
||||||
|
target_commitish: `main`,
|
||||||
body: `<!-- Manifest URL: ${WEB_URL}/${REPO}/releases/download/${TAG}/system.json -->`,
|
body: `<!-- Manifest URL: ${WEB_URL}/${REPO}/releases/download/${TAG}/system.json -->`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue