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