ci(release): fix wrong artifact name and ci not uploading build

This commit is contained in:
Palm
2023-03-24 01:01:44 +07:00
parent 276f33b9ec
commit d9c5a540a3
5 changed files with 63 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^20.1.0",
"semantic-release-dart": "^1.0.0-alpha.1"
"semantic-release-dart": "^1.0.0-alpha.1",
"semantic-release-export-data": "^1.0.1"
}
}