Skip to content

Commit

Permalink
rm unused config
Browse files Browse the repository at this point in the history
  • Loading branch information
seakayone committed Sep 3, 2024
1 parent a5f2c44 commit 1afb50e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 1 addition & 4 deletions .github/release-please/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@
"hidden": false
}
],
"plugins": [
"sentence-case",
],
"plugins": ["sentence-case"],
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
Expand All @@ -52,4 +50,3 @@
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}

1 change: 0 additions & 1 deletion release-please-config.json

This file was deleted.

0 comments on commit 1afb50e

Please sign in to comment.