ci: Use semantic-release-pub for updating build number (#2263)

This commit is contained in:
Robert
2024-10-19 05:34:26 +02:00
committed by GitHub
parent c52edc99c0
commit 50a20d0535
3 changed files with 386 additions and 10 deletions

View File

@@ -17,15 +17,10 @@
"@semantic-release/changelog",
"@semantic-release/release-notes-generator",
[
"@droidsolutions-oss/semantic-release-update-file",
"semantic-release-pub",
{
"files": [
{
"path": ["pubspec.yaml"],
"type": "flutter",
"branches": ["main", "dev"]
}
]
"publishPub": false,
"updateBuildNumber": true
}
],
[