Skip to content

Commit ae8b88c

Browse files
authored
ci: remove release-type from release-please-action config to allow release please to use manifest config file. (#291)
1 parent af21548 commit ae8b88c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ jobs:
3434
- uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec
3535
with:
3636
token: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
37-
release-type: dart

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"bump-minor-pre-major": true,
77
"packages": {
88
".": {
9-
"last-release-sha": "13e7f1c97dbe724ec2b86686a56489dd980b2f20",
109
"package-name": "google_navigation_flutter",
1110
"changelog-path": "CHANGELOG.md"
1211
}

0 commit comments

Comments
 (0)