mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: publish github
This commit is contained in:
@@ -20,7 +20,7 @@ async function createRelease(versionTitle, content) {
|
||||
tag_name: `v${versionTitle}`,
|
||||
name: `v${versionTitle}`,
|
||||
body: content,
|
||||
target_commitish: 'v2'
|
||||
target_commitish: 'v2-dev'
|
||||
},
|
||||
})
|
||||
console.log("createRelease success")
|
||||
|
||||
Reference in New Issue
Block a user