Skip to content

Commit 17697d0

Browse files
authored
chore: fix release configs for pm-detect workflow (#187)
chore(release-please): fix up config / manifest for pm-detect workflow
1 parent 756cc21 commit 17697d0

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
"e2e-version": "1.1.2",
77
"is-compatible": "1.0.2",
88
"package-plugin": "1.0.2",
9-
"package-manager-detect": "1.0.0",
109
"playwright-gh-pages/deploy-report-pages": "1.1.0",
1110
"playwright-gh-pages/upload-report-artifacts": "1.0.1",
1211
"publish-report": "1.0.2",
1312
"wait-for-grafana": "1.0.2"
14-
}
13+
}

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"extra-files": ["README.md"]
7575
},
7676
"package-manager-detect": {
77-
"package-name": "package-plugin",
77+
"package-name": "package-manager-detect",
7878
"extra-files": ["README.md"]
7979
},
8080
"package-plugin": {

0 commit comments

Comments
 (0)