Skip to content

Commit a0374a6

Browse files
committed
fix: remove unnecessary release-type configuration from release-please files
1 parent 83d6be5 commit a0374a6

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ jobs:
1717
id: release
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
20-
release-type: node

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"pull-request-header": "📦 A new release is almost ready to be published!",
44
"pull-request-footer": "If you have any questions about the release, please contact the maintainers.",
55
"changelog-path": "CHANGELOG.md",
6-
"include-v-in-tag": false,
76
"include-component-in-tag": false,
87
"extra-files": [
98
{

0 commit comments

Comments
 (0)