mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 02:24:16 +00:00
delete packed dist after upload
This commit is contained in:
parent
43a201c2fb
commit
80d54d0443
@ -200,6 +200,8 @@ async function main() {
|
||||
console.log("🎉 Assets uploaded! >", assets)
|
||||
|
||||
console.log(`🔗 ${release.html_url}`)
|
||||
|
||||
fs.unlinkSync(packedDistPath)
|
||||
}
|
||||
|
||||
console.log("All Done!")
|
||||
|
Loading…
x
Reference in New Issue
Block a user